feat:样品库管理

This commit is contained in:
houjunxiang
2025-11-20 17:23:48 +08:00
parent 0494d224be
commit 7ee3df9ab9
32 changed files with 910 additions and 235 deletions

View File

@@ -260,6 +260,41 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/sampleWarehouse/sampleDispatchExternal/index",
"style": {
"navigationBarTitleText": "外部调拨",
"navigationStyle": "custom"
}
},
{
"path": "pages/sampleWarehouse/sampleDispatchExternal/detail",
"style": {
"navigationBarTitleText": "调拨详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/sampleWarehouse/sampleDispatchInternal/index",
"style": {
"navigationBarTitleText": "内部调拨",
"navigationStyle": "custom"
}
},
{
"path": "pages/sampleWarehouse/dispatchGiveBack/index",
"style": {
"navigationBarTitleText": "调拨归还",
"navigationStyle": "custom"
}
},
{
"path": "pages/sampleWarehouse/sampleTakeOff/index",
"style": {
"navigationBarTitleText": "样品下架",
"navigationStyle": "custom"
}
},
{
"path": "pages/setting/SelectBaseData",
"style": {