From 2cbe1274f5aa30a6fe838d99edb493fa452fccce Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 23 六月 2025 11:03:18 +0800
Subject: [PATCH] 1

---
 WebTM/views/基础资料/公用基础资料/Gy_PNLInfoList.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_PNLInfoList.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_PNLInfoList.html"
index fae9b07..8d763fa 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_PNLInfoList.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_PNLInfoList.html"
@@ -722,13 +722,13 @@
                 area: ['100%', '100%'],
                 maxmin: true,
                 content: '../../鍩虹璧勬枡/鍏敤鍩虹璧勬枡/Gy_PNLInfoEdit.html?OperationType=1&linterid=&HSouceBillType=10003"',
-                end: function () {
-                    //鍒锋柊椤甸潰,
-                    get_FastQuery();
-                },
                 success: function (layero, index) {
 
                 }
+               ,end: function () {
+                    //鍒锋柊椤甸潰,
+                    get_FastQuery();
+                },
             });
         }
 

--
Gitblit v1.9.1