ltkey stuff

This commit is contained in:
2020-05-09 00:33:54 +00:00
parent 32fc31429b
commit d02cb84f82
8 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ export default {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-business-time",
title: this.$ay.t("WorkOrderPreventiveMaintenanceList"),
title: this.$ay.t("PMList"),
helpUrl: "form-svc-pm-list"
});
}