feat:物料试剂

This commit is contained in:
houjunxiang
2026-03-27 17:32:11 +08:00
parent 904d1c4ea4
commit 0df3be4057
10 changed files with 416 additions and 4 deletions

View File

@@ -351,6 +351,27 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/material/inventoryCheck/index",
"style": {
"navigationBarTitleText": "库存盘点",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/inventoryCheck/check",
"style": {
"navigationBarTitleText": "库存单",
"navigationStyle": "custom"
}
},
{
"path": "pages/material/inventoryCheck/detailList",
"style": {
"navigationBarTitleText": "盘点明细",
"navigationStyle": "custom"
}
},
{
"path": "pages/setting/UrlConfig",
"style": {