From fc0cc9fff4b4cbdc7cbb52b4a96c947530fcbba0 Mon Sep 17 00:00:00 2001
From: zhai <1528081232@qq.com>
Date: 星期六, 13 十二月 2025 11:04:03 +0800
Subject: [PATCH] 广海地质资料系统部分内容修改
---
src/main/webapp/WEB-INF/view/gh/label/labelIndex.jsp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/WEB-INF/view/gh/label/labelIndex.jsp b/src/main/webapp/WEB-INF/view/gh/label/labelIndex.jsp
index 005a897..2288e8c 100644
--- a/src/main/webapp/WEB-INF/view/gh/label/labelIndex.jsp
+++ b/src/main/webapp/WEB-INF/view/gh/label/labelIndex.jsp
@@ -162,7 +162,7 @@
var wjlx = $("#WJLX").combobox("getValue");
var idList = params.ids;
wcp.ui.setBusy("body", wcp.ajax({
- url: "catYswjxx/updateFileType?fileType=" + wjlx,
+ url: "catYswjxx/printLabel?fileType=" + wjlx + "&type=" + type,
data: JSON.stringify(idList)
}).done(function (result) {
//鍒ゆ柇鏄惁闇�瑕佹墽琛屽洖璋冨嚱鏁�
--
Gitblit v1.9.1