ltkey stuff

This commit is contained in:
2020-05-09 00:29:55 +00:00
parent 563d62790d
commit 15c5dd1a56
14 changed files with 33 additions and 27 deletions

View File

@@ -13,7 +13,7 @@ export default {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-tools",
title: this.$ay.t("WorkorderServiceList"),
title: this.$ay.t("WorkOrderServiceList"),
helpUrl: "form-customer-workorders"
});
}