feat:样品库管理
This commit is contained in:
35
pages.json
35
pages.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user