From 103c9cfb51142885dd2b5e7332e6de3bf63d631a Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期五, 28 十月 2022 15:46:02 +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 a4630e5..7034345 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/locDetl.html',
+ content: '../report/locDetlGroup.html',
success: function(layero, index){
}
});
--
Gitblit v1.9.1