From 821c326118ed2923a3cc4c48ad8bf4ce32c245df Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Tue, 15 Apr 2025 20:12:29 +0800 Subject: [PATCH] 1 --- SUBQHSE/FineUIPro.Web/common/mainnew.aspx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUBQHSE/FineUIPro.Web/common/mainnew.aspx b/SUBQHSE/FineUIPro.Web/common/mainnew.aspx index e9cb281..dda64e7 100644 --- a/SUBQHSE/FineUIPro.Web/common/mainnew.aspx +++ b/SUBQHSE/FineUIPro.Web/common/mainnew.aspx @@ -697,7 +697,7 @@ const that = this; $.ajax({ type: "POST", - url: "main_Hsse.aspx/GetHSSEData", // 调用后台WebMethod + url: "mainnew.aspx/GetHSSEData", // 调用后台WebMethod contentType: "application/json; charset=utf-8", dataType: "json", success: function (response) {