feat:样品库管理
This commit is contained in:
37
pages.json
37
pages.json
@@ -225,16 +225,38 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/analysis/setting/print",
|
||||
"path": "pages/analysis/auncel/auncel-status",
|
||||
"style": {
|
||||
"navigationBarTitleText": "打印",
|
||||
"navigationBarTitleText": "天平",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
// 样品库管理
|
||||
{
|
||||
"path": "pages/sampleWarehouse/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "样品库管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/analysis/auncel/auncel-status",
|
||||
"path": "pages/sampleWarehouse/sampleSearch/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "天平",
|
||||
"navigationBarTitleText": "样品查询",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sampleWarehouse/returnToStock/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "样品归库",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sampleWarehouse/execChangeLocation/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "库位变更",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
@@ -256,6 +278,13 @@
|
||||
"navigationBarTitleText": "关于我们"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/setting/print",
|
||||
"style": {
|
||||
"navigationBarTitleText": "打印",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/me/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user