From 2fee9cf2abd3bcdcd29a944c284d2fba0aadd81f Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期三, 03 七月 2024 11:20:06 +0800
Subject: [PATCH] 1

---
 WebTM/views/IpadIndex.html |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index e2e590a..c1b44b4 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -1160,7 +1160,8 @@
                     var data = [];
                     data.push({
                         "HICMOBillNo": HICMOBillNo,//宸ュ崟鍙�
-                        "HSourceName": HSBName //璁惧
+                        "HSourceName": HSBName, //璁惧
+                        "HSourceBillNo": HSourceBillNo //宸ュ簭娴佽浆鍗�
                     });
 
                     //閫氳繃绱㈠紩鑾峰彇鍒板綋鍓峣frame寮瑰嚭灞�
@@ -1404,7 +1405,7 @@
                                 </div>
                             </div>
                             <div class="layui-col-sm12 layui-col-md4" onclick="Abnormal(event,this)">
-                                <div class="cnt bottomright" style="pointer-events:none; background-color:rgb(0 0 0 / 10%)">
+                                <div class="cnt bottomright">
                                     <span class="layui-icon layui-icon-unlink imgicon"></span>
                                     <span class="imgtitle">寮傚父</span>
                                 </div>

--
Gitblit v1.9.1