Commit 9b3c4fe1 by 王昆

gsb

parent b064cd61
...@@ -94,10 +94,6 @@ class UserCtl extends CtlBase { ...@@ -94,10 +94,6 @@ class UserCtl extends CtlBase {
"name": "订单管理", "name": "订单管理",
"path": "/trading/ordersAll" "path": "/trading/ordersAll"
}, },
{
"name": "我的业务订单",
"path": "/trading/orderInformation"
}
] ]
}, },
{ {
...@@ -108,10 +104,6 @@ class UserCtl extends CtlBase { ...@@ -108,10 +104,6 @@ class UserCtl extends CtlBase {
"name": "个体户管理", "name": "个体户管理",
"path": "/trading/userInformation" "path": "/trading/userInformation"
}, },
{
"name": "个体户",
"path": "/trading/userAll"
}
] ]
}, },
{ {
......
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