This commit is contained in:
2021-01-07 15:05:58 +00:00
parent 21a422ab47
commit b99115be1e
4 changed files with 13 additions and 7 deletions

View File

@@ -349,7 +349,7 @@ function initNavPanel() {
sub.push({
title: "CustomerServiceRequestList",
icon: "$ayiConciergeBell",
route: "/svc-csr-list",
route: "/svc-csr",
key: key++
});
}