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 = ''