From 2eafb53bdfe0621d343e007d538114ac7ae2e09f Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 15 十一月 2023 12:05:56 +0800
Subject: [PATCH] 特批申请单:源单下推计算本位币单据金额

---
 WebTM/views/设备管理/Sb_Add_EqpConkBookBillList.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_Add_EqpConkBookBillList.html" "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpConkBookBillList.html"
index f4fb69a..21d749d 100644
--- "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpConkBookBillList.html"
+++ "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpConkBookBillList.html"
@@ -683,7 +683,7 @@
 
 
             form.on('submit(Exit)', function (data) {//
-                if (hID == undefined) {
+                if (params[params[0]] == undefined) {
                     //鍏抽棴椤电
                     Pub_Close(2);
                 }

--
Gitblit v1.9.1