刻字机

This commit is contained in:
2023-07-31 17:44:36 +08:00
parent 39b1837b9f
commit cd864d03b3
8 changed files with 695 additions and 18 deletions

View File

@@ -25,7 +25,8 @@ export const authority = () => {
path: 'RF03',
name: '成品管理',
sonTree: [
{menu_id: '1', name: '成品入库', path: '/finishedinstore'}
{menu_id: '1', name: '批量入库', path: '/batchinstore'},
{menu_id: '2', name: '成品入库', path: '/finishedinstore'}
]
},
{menu_id: '4',