半成品出库

This commit is contained in:
2023-06-30 18:12:06 +08:00
parent c26db923f4
commit c2bc8e1799
5 changed files with 70 additions and 71 deletions

View File

@@ -15,7 +15,10 @@ export const authority = () => {
path: 'RF02',
name: '半成品管理',
sonTree: [
{menu_id: '1', name: '半成品入库', path: '/semifinishedinstore'}
{menu_id: '1', name: '半成品入库', path: '/semifinishedinstore'},
{menu_id: '2', name: '半成品出库', path: '/semifinishedoutstore'},
{menu_id: '3', name: '半成品盘点', path: '/semifinishedcheck'},
{menu_id: '4', name: '半成品拼盘', path: '/semifinishedcomposesearch'}
]
},
{menu_id: '3',