add 人工包装

This commit is contained in:
2024-09-04 15:04:59 +08:00
parent b67c363311
commit 2c6c070490
4 changed files with 203 additions and 1 deletions

View File

@@ -64,7 +64,8 @@
{menu_id: '4', name: '包装入库', path: '/pages/modules/package-instore'},
{menu_id: '5', name: '呼叫满料', path: '/pages/modules/call-full-mater'},
{menu_id: '6', name: '呼叫木盘', path: '/pages/modules/call-mupan'},
{menu_id: '7', name: '空盘入库', path: '/pages/modules/empty-instore'}
{menu_id: '7', name: '空盘入库', path: '/pages/modules/empty-instore'},
{menu_id: '8', name: '人工包装', path: '/pages/modules/manual-package'}
]},
{menu_id: '6', icon: 'RF10', name: '压机搬运', path: '/pages/modules/press-carry', sonTree: []},
{menu_id: '7', icon: 'RF08', name: '货架盘点', path: '/pages/modules/shelf-check', sonTree: []},