This commit is contained in:
qianhao.xu
2024-04-24 14:54:20 +08:00
parent 07bf68feaa
commit 0e9d425627
5 changed files with 87 additions and 4 deletions

View File

@@ -200,6 +200,14 @@
"navigationBarTitleText" : "物料管理",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/materialManagement/MaterialProductionInput/MaterialProductionInput",
"style" :
{
"navigationBarTitleText" : "仓库配料",
"enablePullDownRefresh" : false
}
}
]