This commit is contained in:
@@ -66,11 +66,11 @@ function initNavPanel() {
|
||||
sub.push({
|
||||
title: "CustomerServiceRequestList",
|
||||
icon: "$ayiConciergeBell",
|
||||
route: "/customer-csr-list",
|
||||
route: "/customer-csr",
|
||||
key: key++
|
||||
});
|
||||
|
||||
window.$gz.store.commit("setHomePage", "/customer-csr-list");
|
||||
window.$gz.store.commit("setHomePage", "/customer-csr");
|
||||
CustomerHomePageSet = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user