Commit a640f575 by qinjianhui

fix: 注释取消后订单处理菜单

parent a4a06109
...@@ -151,11 +151,11 @@ const menu: MenuItem[] = [ ...@@ -151,11 +151,11 @@ const menu: MenuItem[] = [
id: 12, id: 12,
label: '工厂订单(NEW)', label: '工厂订单(NEW)',
}, },
{ // {
index: '/order/cancel-order-process', // index: '/order/cancel-order-process',
id: 13, // id: 13,
label: '取消后订单处理', // label: '取消后订单处理',
}, // },
], ],
}, },
{ {
......
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