From d6dcba598b79f39aeea515f5121e8ec40830e13b Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 03 十一月 2022 13:56:26 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/stoMan/stoQue.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/stoMan/stoQue.js b/src/main/webapp/static/js/stoMan/stoQue.js
index 7034345..a4630e5 100644
--- a/src/main/webapp/static/js/stoMan/stoQue.js
+++ b/src/main/webapp/static/js/stoMan/stoQue.js
@@ -178,7 +178,7 @@
             maxmin: true,
             area: [top.detailWidth, top.detailHeight],
             shadeClose: true,
-            content: '../report/locDetlGroup.html',
+            content: '../report/locDetl.html',
             success: function(layero, index){
             }
         });

--
Gitblit v1.9.1