From ecc1838d94a41022d34996b983d5f9defc211efb Mon Sep 17 00:00:00 2001 From: gaojiabao Date: Mon, 10 Apr 2023 17:39:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=8E=A5=E6=94=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 2 +- src/sysConfig/index.js | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index e31d8de91..6f075d92f 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -2167,7 +2167,7 @@ export default { itemsTextDialogs: false, textStatusMap: {}, standMap: {}, - splitResultPath: 'api/lawss/sarFileSplitItems/importSplitItemsZip', + splitResultPath: 'api/lawss/sarFileSplitItems/importSplitItemsInfoZip', defaultImportSplitResultFileList:[], // 记录上传文件相关信息 uploadFilesplitEo: { diff --git a/src/sysConfig/index.js b/src/sysConfig/index.js index 8bec9d854..6d02dbdde 100644 --- a/src/sysConfig/index.js +++ b/src/sysConfig/index.js @@ -7,11 +7,11 @@ // const devInterfacePORT = '4202' // const devIp = '192.168.1.42' // const devInterfacePORT = '9999' -const devIp = '10.10.10.46' -const devInterfacePORT = '4202' +// const devIp = '10.10.10.46' +// const devInterfacePORT = '4202' // // const devIp = '10.0.3.10' -// const devIp = 'localhost' -// const devInterfacePORT = '10086' +const devIp = 'localhost' +const devInterfacePORT = '10086' // const devIp = '62.234.136.153' // const devInterfacePORT = '8033' // 配置 idm 认证 @@ -49,8 +49,8 @@ const processPort = '17210' // 生产环境配置 // const prodIp = '39.98.140.126' // const prodInterfacePORT = '4201' -const prodIp = '10.10.10.46' -const prodInterfacePORT = '4202' +// const prodIp = '10.10.10.46' +// const prodInterfacePORT = '4202' // const prodIp = 'slrs.foton.com.cn' // const prodInterfacePORT = ''