新增出入库顺序表
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
{id: '1', name: '仓储管理', sonTree: [
|
||||
{menu_id: '1', icon: 'RF01', name: '半成品入库', path: '/pages/modules/SemifinishedInStore'},
|
||||
{menu_id: '2', icon: 'RF02', name: '半成品出库', path: '/pages/modules/SemifinishedOutStore'},
|
||||
{menu_id: '3', icon: 'RF03', name: '空箱出库', path: '/pages/modules/EmptyOutStore'}
|
||||
{menu_id: '3', icon: 'RF03', name: '空箱出库', path: '/pages/modules/EmptyOutStore'},
|
||||
{menu_id: '4', icon: 'RF04', name: '出入库顺序表', path: '/pages/modules/SequenceTable'}
|
||||
]}
|
||||
],
|
||||
show: false,
|
||||
|
||||
Reference in New Issue
Block a user