This commit is contained in:
2020-06-30 21:22:11 +00:00
parent b8e796ec70
commit a5320d0e27
40 changed files with 42 additions and 70 deletions

View File

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