WebTM/views/home/console.html
@@ -362,7 +362,8 @@ function get_Display() { //获取菜单列表数据 $.ajax({ url: "http://localhost:8082/API//Web/Xt_UserFastMenu_Init", //url: "http://localhost:8082/API//Web/Xt_UserFastMenu_Init", url: GetWEBURL() + "/Web/Xt_UserFastMenu_Init", type: "GET", async: false, data: { "HMakeName": sessionStorage["HUserName"] },