Commit aefc99f3 by 王昆

gsb

parent 9a01e46c
...@@ -182,11 +182,11 @@ class UserCtl extends CtlBase { ...@@ -182,11 +182,11 @@ class UserCtl extends CtlBase {
team: [{name: "业务数据汇总", path: "/home"}] team: [{name: "业务数据汇总", path: "/home"}]
}, },
{ {
name: "发票管理", name: "发票中心",
icon: "iconfont icon-gth-gsfapiaozhongxin", icon: "iconfont icon-gth-gsfapiaozhongxin",
team: [ team: [
{name: "发票办理", path: "/trading/invoiceTransact"}, {name: "发票申请", path: "/trading/invoiceApplyFor"},
{name: "发票管理", path: "/trading/invoiceManagement"}, {name: "发票管理", path: "/trading/invoicesAll"},
] ]
} }
]; ];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment