From a5ef49c0913126bc4fbb5a09736ddcb05273e1e7 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期三, 24 九月 2025 17:19:11 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

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