This commit is contained in:
2020-10-05 23:04:21 +00:00
parent 17652ec56d
commit 6debf951e2
12 changed files with 71 additions and 34 deletions

View File

@@ -12,7 +12,7 @@ export default {
beforeCreate() {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-child",
icon: "$ayiChild",
title: "CustomerServiceRequestList",
helpUrl: "form-customer-csr-list"
});