拆包机搬运

This commit is contained in:
2024-04-09 10:09:26 +08:00
parent f95afac0e1
commit 4150d11870
3 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
}
}
,{
"path" : "pages/manage/hn-carry",
"path" : "pages/manage/cbj-carry",
"style" :
{
"navigationStyle": "custom"

View File

@@ -32,7 +32,7 @@
return {
userName: '',
menuList: [
{id: 1, title: '拆包机搬运', icon: 'RF01', path: '/pages/manage/hn-carry'},
{id: 1, title: '拆包机搬运', icon: 'RF01', path: '/pages/manage/cbj-carry'},
{id: 2, title: '压机搬运', icon: 'RF02', path: '/pages/manage/press-carry'},
{id: 3, title: '物料报废', icon: 'RF03', path: '/pages/manage/mater-scrap'},
{id: 4, title: '人工分拣', icon: 'RF04', path: '/pages/manage/man-sort'}