From 910a96da69275284847b4fd3decd5c3f5400478c Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期二, 15 四月 2025 13:03:49 +0800 Subject: [PATCH] #pda搜索bug修复 --- src/main/webapp/static/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 323b6b5..35a6602 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/xgmFlwms"; +var baseUrl = "/tzglasrs"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1