From bbd1d99e59371a27d86aed86e0873a4825809bbf Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 30 六月 2023 14:42:11 +0800
Subject: [PATCH] 1

---
 WebTM/views/home/console.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebTM/views/home/console.html b/WebTM/views/home/console.html
index a22ec23..da2d0c5 100644
--- a/WebTM/views/home/console.html
+++ b/WebTM/views/home/console.html
@@ -362,7 +362,7 @@
             function get_Display() {
                 //鑾峰彇鑿滃崟鍒楄〃鏁版嵁
                 $.ajax({
-                    url: "http://localhost:8082/API//Web/Xt_UserFastMenu_Init",
+                    url: GetWEBURL() + "/Web/Xt_UserFastMenu_Init",
                     type: "GET",
                     async: false,
                     data: { "HMakeName": sessionStorage["HUserName"] },

--
Gitblit v1.9.1