From 379a8f34c83a2b1645b17c41b102bf8c73db5804 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Wed, 19 Jun 2024 17:57:30 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E5=8A=B3=E5=8A=A1=20=E4=BA=BA?= =?UTF-8?q?=E5=91=98=E7=99=BB=E8=AE=B0=E5=9F=B9=E8=AE=AD=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=BA=AB=E4=BB=BD=E8=AF=81=E5=8F=B7=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/config.js | 2 +- src/assets/js/http.js | 2 +- src/store/index.js | 5 ++--- src/views/projectFront/laborManage/personAuditAg.vue | 5 +++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/js/config.js b/public/js/config.js index 8db83f53..eb27157a 100644 --- a/public/js/config.js +++ b/public/js/config.js @@ -18,7 +18,7 @@ var COMPANY = ""; //通用 // COMPANY = 'jlw'//金林湾 // COMPANY = 'shzj' //上海张江 // COMPANY = 'shjg'//上海优益(上海建工) -// COMPANY = "agjt"; //鞍钢集团 +COMPANY = "agjt"; //鞍钢集团 // COMPANY = 'zkax' //中科安信 var PROJECT = { diff --git a/src/assets/js/http.js b/src/assets/js/http.js index b952b489..7f845479 100644 --- a/src/assets/js/http.js +++ b/src/assets/js/http.js @@ -183,7 +183,7 @@ if (process.env.NODE_ENV == "development") { // axios.defaults.baseURL = 'http://125.88.207.86:8099/'//中建四局(沙湖)线上(最新)地址 // axios.defaults.baseURL = 'http://jxj.zhgdyun.com:15551/'//测试地址 // axios.defaults.baseURL = 'http://47.93.215.234:9809/'//鞍钢正式地址(弃用) - // axios.defaults.baseURL = 'http://42.180.188.17:9809/'//鞍钢正式地址 + // axios.defaults.baseURL = 'http://42.180.188.17:9809/' //鞍钢正式地址 // axios.defaults.baseURL = 'http://47.93.215.234:11211/'//鞍钢测试地址(弃用) // axios.defaults.baseURL = 'http://42.180.188.17:11211/' //鞍钢测试地址 // axios.defaults.baseURL = 'http://8.136.222.164:8808/' //中科安信正式地址 diff --git a/src/store/index.js b/src/store/index.js index 14a2b32f..e0b7a8b5 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -61,13 +61,12 @@ export default new Vuex.Store({ // UPLOADURL: 'http://42.180.188.17:11211/upload/image', //测试 // FILEURL: 'http://42.180.188.17:11211/image/', //测试 // BASEURL: baseUrl ? - // baseUrl : - // window.location.protocol + "//" + window.location.host + "/", //正式环境 + // baseUrl: window.location.protocol + "//" + window.location.host + "/", //正式环境 // UPLOADURL: window.location.protocol + "//" + window.location.host + "/upload/image", //正式环境 // FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境 // // WORKFLOWURL: 'http://47.93.215.234:19998/#/workspace/forms',//鞍钢平台工作流地址(弃用) // // WORKFLOWURL: 'http://47.93.215.234:19098/#/workspace/forms',//鞍钢测试平台工作流地址(弃用) - // WORKFLOWURL: 'http://42.180.188.17:19998/#/workspace/forms',//鞍钢平台工作流地址 + // WORKFLOWURL: 'http://42.180.188.17:19998/#/workspace/forms', //鞍钢平台工作流地址 // WORKFLOWURL: "http://42.180.188.17:19098/#/workspace/forms", //鞍钢测试平台工作流地址 //--------------------------------------------------------------------------------------------- // BASEURL: baseUrl diff --git a/src/views/projectFront/laborManage/personAuditAg.vue b/src/views/projectFront/laborManage/personAuditAg.vue index 8dfe8869..f27e657b 100644 --- a/src/views/projectFront/laborManage/personAuditAg.vue +++ b/src/views/projectFront/laborManage/personAuditAg.vue @@ -41,9 +41,9 @@ > - +