From ddab693f389b648157c8b48c7fcbdefc92561dd2 Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期五, 05 七月 2024 19:55:22 +0800 Subject: [PATCH] 老PCS替换代码优化,工业大屏优化,PDA功能优化 --- 代码管理/太重PDA/common/http.interceptor.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\252\351\207\215PDA/common/http.interceptor.js" "b/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\252\351\207\215PDA/common/http.interceptor.js" index 260f383..3a71da6 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\252\351\207\215PDA/common/http.interceptor.js" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\252\351\207\215PDA/common/http.interceptor.js" @@ -1,7 +1,7 @@ // let baseUrl = 'http://192.168.11.186:8098' // let baseUrl = 'http://192.168.1.34:8098' - let baseUrl = 'http://127.0.0.1:8098' -//let baseUrl = 'http://192.168.12.118:8098' + //let baseUrl = 'http://127.0.0.1:8098' +let baseUrl = 'http://192.168.12.101:8098' const install = (Vue, vm) => { // 姝や负鑷畾涔夐厤缃弬鏁帮紝鍏蜂綋鍙傛暟瑙佷笂鏂硅鏄� -- Gitblit v1.9.3