From 7b4ff2da15d571ea96f0d1eb5dd2dc60a7651faa Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期五, 19 七月 2024 17:22:46 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

---
 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