From 523c022433961b947f144ec2db5b30d12ab83657 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期二, 08 四月 2025 08:53:43 +0800 Subject: [PATCH] 增加PDA环境检验方案,环境检验项目,环境检测单,修复工程项目(任务类)新增 增加管径,管径材质双击返回 --- WebTM/layuiadmin/Scripts/webConfig.js | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js index 229661f..fbc39bc 100644 --- a/WebTM/layuiadmin/Scripts/webConfig.js +++ b/WebTM/layuiadmin/Scripts/webConfig.js @@ -4,7 +4,7 @@ //var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴*/ //var WEBURL = "http://61.164.86.218:8099/ABAPI/"; /*var WEBURL = "http://localhost/API/"; //棰滄檽鍐涙湰鍦伴厤缃�*/ - var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄤ箰鏈湴閰嶇疆 + //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄤ箰鏈湴閰嶇疆 /* var WEBURL = "http://localhost:8082/API/"; //鏉滆春鏈湴閰嶇疆*/ //var WEBURL = "http://localhost:8082/API/"; //寮犵憺骞挎湰鍦伴厤缃� //var WEBURL = "http://localhost:81/API/" //缈佹稕娑涙湰鍦伴厤缃� @@ -35,8 +35,7 @@ } function GetWEBURlLanguage() { - var WEBURL = "http://localhost:8082/LuBaoAPI/"; - return WEBURL + return GetWEBURL() } -- Gitblit v1.9.1