From 26c601a5e0285f68041e3408ca610157a75c9cf6 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 22 八月 2025 16:11:57 +0800
Subject: [PATCH] 报工页面的投料搜索出来的批次号增加接口获取物料行
---
pages.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index f12e773..593e4f6 100644
--- a/pages.json
+++ b/pages.json
@@ -792,6 +792,15 @@
"navigationBarBackgroundColor": "#3281FF"
}
},
+ // 鎶曟枡鍒楄〃
+ {
+ "path": "pages/product/report/seachPersonnelNo",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTextStyle": "white",
+ "navigationBarBackgroundColor": "#3281FF"
+ }
+ },
// 鍙栨秷鎶ュ伐
{
"path": "pages/product/cancelReport/index",
--
Gitblit v1.9.3