Commit bc0117a9 by 王昆

gsb

parent a04abffc
...@@ -125,7 +125,7 @@ class UserCtl extends CtlBase { ...@@ -125,7 +125,7 @@ class UserCtl extends CtlBase {
"team": [ "team": [
{ {
"name": "业务数据汇总", "name": "业务数据汇总",
"path": "/" "path": "/home"
} }
] ]
}, },
...@@ -161,7 +161,7 @@ class UserCtl extends CtlBase { ...@@ -161,7 +161,7 @@ class UserCtl extends CtlBase {
{ {
name: "数据概览", name: "数据概览",
icon: "iconfont icon-gth-gsshujugailan", icon: "iconfont icon-gth-gsshujugailan",
team: [{name: "业务数据汇总", path: "/information"}] team: [{name: "业务数据汇总", path: "/home"}]
}, },
{ {
name: "发票管理", name: "发票管理",
......
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