From c41a171f591309a5c23fbe226d6c11417e679ce5 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 08 九月 2025 11:12:23 +0800
Subject: [PATCH] 1

---
 WebTM/views/Baseset/SRM_OpenTmpList.html |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/WebTM/views/Baseset/SRM_OpenTmpList.html b/WebTM/views/Baseset/SRM_OpenTmpList.html
index f7fa5ab..c801b42 100644
--- a/WebTM/views/Baseset/SRM_OpenTmpList.html
+++ b/WebTM/views/Baseset/SRM_OpenTmpList.html
@@ -110,6 +110,9 @@
             var Type = params[params[2]];
 
             //var lentryid = params[params[1]];
+
+            RoadList(Type);
+
             ///鍔犺浇鏄剧ず鏁版嵁
             function RoadList(Where) {
                 var Value = Where;
@@ -137,7 +140,7 @@
                     }
                 });
             };
-            RoadList(Type);
+          
 
             form.on('submit(Add)', function (data) {//鏂板
                 element.tabDelete('tabDemo', '2'); //鍒犻櫎

--
Gitblit v1.9.1