修改入库组盘、入库确认

This commit is contained in:
2025-06-23 13:26:13 +08:00
parent b40cea1f9d
commit fd5b9d30f6
5 changed files with 168 additions and 109 deletions

View File

@@ -32,6 +32,7 @@
return {
userName: '',
menuList: [
{title: '入库组盘', icon: 'RF7', path: '/pages/task/rkzp'},
{title: '入库确认', icon: 'RF1', path: '/pages/task/rkqr'},
{title: '出库确认', icon: 'RF2', path: '/pages/task/ckqr'},
{title: '盘点确认', icon: 'RF3', path: '/pages/task/pdqr'},