我的合并

Signed-off-by: qianhao.xu <qianhao.xu@doan-tech.com>
This commit is contained in:
qianhao.xu
2024-04-30 13:17:18 +08:00
parent be08f3e5a9
commit 34b44e5fc8

View File

@@ -216,15 +216,15 @@
"navigationBarTitleText" : "车间叫料",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/materialManagement/MaterialWarehousing/MaterialWarehousing",
"style" :
{
"navigationBarTitleText" : "成品入库",
"enablePullDownRefresh" : false
}
}
// {
// "path" : "pages/materialManagement/MaterialWarehousing/MaterialWarehousing",
// "style" :
// {
// "navigationBarTitleText" : "成品入库",
// "enablePullDownRefresh" : false
// }
// }
]
}