耗材列表
This commit is contained in:
24
pages.json
24
pages.json
@@ -1341,6 +1341,30 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "盘点"
|
||||
}
|
||||
}, {
|
||||
"pageId": "PAGES_ADD_CONSUMABLES",
|
||||
"path": "addConsumables",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增耗材"
|
||||
}
|
||||
}, {
|
||||
"pageId": "PAGES_EDIT_CONSUMABLES",
|
||||
"path": "editConsumables",
|
||||
"style": {
|
||||
"navigationBarTitleText": "编辑耗材"
|
||||
}
|
||||
}, {
|
||||
"pageId": "PAGES_ADD_TYPE",
|
||||
"path": "addType",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增类别"
|
||||
}
|
||||
}, {
|
||||
"pageId": "PAGES_VIEWRECORDS",
|
||||
"path": "viewrecords",
|
||||
"style": {
|
||||
"navigationBarTitleText": "查看详情"
|
||||
}
|
||||
}]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user