From da5e86bccd56e650668daf98b7ebff70cca0d5ab Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 25 七月 2024 13:07:22 +0800
Subject: [PATCH] 新增设备维修签到单单据

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

diff --git "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html" "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html"
index 8f90645..58ff781 100644
--- "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html"
+++ "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html"
@@ -546,7 +546,7 @@
             });
 
             function get_DocCheckItem3() {
-                var HPlanID = $("#HPlanNo").val() //鐐规璁″垝ID
+                var HPlanID = $("#HEquipDotCheckPlanInterID").val() //鐐规璁″垝ID
                 var HDate = $("#HDate").val(); //褰撳ぉ鏃ユ湡
                 $.ajax({
                     url: GetWEBURL() + "/Sb_EquipDotCheckPlanBill/Sb_EquipDotCheckPlanBill_PlanList",

--
Gitblit v1.9.1