From d9c99e0480b4910cdb134778dd5c314b35ec4cf2 Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期一, 29 九月 2025 10:05:23 +0800 Subject: [PATCH] 1 --- 项目代码/芜湖三一PDA/pages.json | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json" index 268da86..8680732 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json" @@ -37,6 +37,13 @@ } }, { + "path": "pages/stash/inboundorderQC", + "style": { + "navigationBarTitleText": "璐ㄦ鍏ュ簱鍗�", + "enablePullDownRefresh": false + } + }, + { "path": "pages/stash/inboundorderDetail", "style": { "navigationBarTitleText": "鍏ュ簱鍗曡鎯�", @@ -93,6 +100,13 @@ } }, { + "path": "pages/stash/OutQC", + "style": { + "navigationBarTitleText": "璐ㄦ鍑哄簱", + "enablePullDownRefresh": false + } + }, + { "path": "pages/stash/OutEmpty", "style": { "navigationBarTitleText": "绌烘墭鍑哄簱", -- Gitblit v1.9.3