Commit 0239b31f by qinjianhui

fix: 问题修改

parent ddf3222a
......@@ -154,24 +154,18 @@ const menu: MenuItem[] = [
label: '供应',
children: [
{
label:'缺货统计',
index:'/supply/out-of-stock-statistics',
id:1,
label: '缺货统计',
index: '/supply/out-of-stock-statistics',
id: 1,
},
],
},
{
index: '12',
id: 4,
label: '供应',
children: [
{
index: '/supply/supplierManagement',
id: 1,
id: 2,
label: '供应商管理',
},
],
},
{
index: '11',
id: 3,
......
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