From d15c5f19c82cad175d8098540bf96c7ec9ac7ed3 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期六, 08 六月 2024 13:26:22 +0800
Subject: [PATCH] 1

---
 WebTM/views/设备管理/Sb_Add_EqpRepairCheckBillList.html |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpRepairCheckBillList.html" "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpRepairCheckBillList.html"
index 7e82c4e..7b70284 100644
--- "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpRepairCheckBillList.html"
+++ "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpRepairCheckBillList.html"
@@ -488,6 +488,11 @@
                         }
                         $("#HMouldRepairWorkName").val(checkStatus.data[0].鍗曟嵁鍙�);
                         $("#HMouldRepairWorkID").val(checkStatus.data[0].hmainid);
+
+                        $("#HEquipID").val(checkStatus.data[0].HEquipID);
+                        $("#HEquipName").val(checkStatus.data[0].璁惧鍚嶇О);
+                        $("#HManagerID").val(checkStatus.data[0].HManagerID);
+                        $("#HManagerName").val(checkStatus.data[0].璐熻矗浜�);
                         layer.close(layer.index); //瀹冭幏鍙栫殑濮嬬粓鏄渶鏂板脊鍑虹殑鏌愪釜灞傦紝鍊兼槸鐢眑ayer鍐呴儴鍔ㄦ�侀�掑璁$畻鐨�
                     }
                     , btn2: function (index, layero) {
@@ -917,7 +922,7 @@
         function GetGy_RepairCheckListValue(obj) {
             OptionData = obj;
         }
-       
+
     </script>
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.9.1