diff --git a/src/pages.json b/src/pages.json index 45d58c18..8c6a03a4 100644 --- a/src/pages.json +++ b/src/pages.json @@ -2577,6 +2577,13 @@ "enablePullDownRefresh": false } }, + { + "path": "pages/unPlanned/record/receiptRecordByBatch", + "style": { + "navigationBarTitleText": "计划外入库记录", + "enablePullDownRefresh": false + } + }, { "path": "pages/unPlanned/record/issueRecord", "style": {