From 7f291910791bdb9a545dc12ef36c3c359cfa4e59 Mon Sep 17 00:00:00 2001
From: admin <418351270@qq.com>
Date: 星期三, 10 一月 2024 15:03:23 +0800
Subject: [PATCH] 添加查询

---
 guns-vip-main/src/main/webapp/pages/modular/kb/materialRegistration/materialRegistration.html        |    4 ++--
 guns-vip-main/src/main/webapp/assets/modular/om/productionOrderBatchInfo/productionOrderBatchInfo.js |    2 +-
 guns-vip-main/src/main/webapp/assets/modular/kb/materialRegistration/materialRegistration.js         |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/guns-vip-main/src/main/webapp/assets/modular/kb/materialRegistration/materialRegistration.js b/guns-vip-main/src/main/webapp/assets/modular/kb/materialRegistration/materialRegistration.js
index 77c317d..ff99aab 100644
--- a/guns-vip-main/src/main/webapp/assets/modular/kb/materialRegistration/materialRegistration.js
+++ b/guns-vip-main/src/main/webapp/assets/modular/kb/materialRegistration/materialRegistration.js
@@ -134,7 +134,7 @@
             {field: 'locationCode', sort: true, title: '宸ヤ綅缂栧彿', width: 105},
             //{field: 'loadingCode', sort: true, title: '鎵爜宸ヤ綅缂栧彿', width: 105},
             {field: 'materialCode', sort: true, title: '鐗╂枡缂栫爜', width: 135},
-            {field: 'spareField1', sort: true, title: '鍓╀綑鏁伴噺'},
+            {field: 'spareField1', sort: true, title: '涓婃枡鏁伴噺'},
             {field: 'spareField2', sort: true, title: '鍗曚綅'},
             {field: 'loadingCode', sort: true, title: '鐗╂枡鎵规'},
             {field: 'state', sort: true, title: '鏄惁鎵爜', width: 105,templet: '#stateTpl'},
diff --git a/guns-vip-main/src/main/webapp/assets/modular/om/productionOrderBatchInfo/productionOrderBatchInfo.js b/guns-vip-main/src/main/webapp/assets/modular/om/productionOrderBatchInfo/productionOrderBatchInfo.js
index 948a267..5fe0916 100644
--- a/guns-vip-main/src/main/webapp/assets/modular/om/productionOrderBatchInfo/productionOrderBatchInfo.js
+++ b/guns-vip-main/src/main/webapp/assets/modular/om/productionOrderBatchInfo/productionOrderBatchInfo.js
@@ -24,7 +24,7 @@
             {field: 'locationCode', sort: true, title: '宸ヤ綅缂栧彿', width: 105},
             //{field: 'loadingCode', sort: true, title: '鎵爜宸ヤ綅缂栧彿', width: 105},
             {field: 'materialCode', sort: true, title: '鐗╂枡缂栫爜'},
-            {field: 'spareField1', sort: true, title: '鍓╀綑鏁伴噺'},
+            {field: 'spareField1', sort: true, title: '涓婃枡鏁伴噺'},
             {field: 'loadingCode', sort: true, title: '鐗╂枡鎵规'},
             {field: 'state', sort: true, title: '鏄惁鎵爜', width: 105,templet: '#stateTpl'},
             {field: 'createTime', sort: true, title: '鍒涘缓鏃堕棿',minWidth:160},
diff --git a/guns-vip-main/src/main/webapp/pages/modular/kb/materialRegistration/materialRegistration.html b/guns-vip-main/src/main/webapp/pages/modular/kb/materialRegistration/materialRegistration.html
index ba96757..3b783dc 100644
--- a/guns-vip-main/src/main/webapp/pages/modular/kb/materialRegistration/materialRegistration.html
+++ b/guns-vip-main/src/main/webapp/pages/modular/kb/materialRegistration/materialRegistration.html
@@ -52,9 +52,9 @@
                             </div>
                             <br>
                             <div class="layui-inline layui-col-md8">
-                                <label class="layui-form-label">鍓╀綑鏁伴噺:</label>
+                                <label class="layui-form-label">涓婃枡鏁伴噺:</label>
                                 <div class="layui-input-block">
-                                    <input id="number" name="number" placeholder="璇疯緭鍏ユ暟閲�" type="number" class="layui-input" />
+                                    <input id="number" name="number" placeholder="璇疯緭鍏ヤ笂鏂欐暟閲�" type="number" class="layui-input" />
                                 </div>
                             </div>
                             <div class="layui-inline">

--
Gitblit v1.9.3