src/api/quality/attachment.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
vue.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/api/quality/attachment.js
@@ -18,7 +18,7 @@ export function downloadProcessConfigFile(data) { return request({ url: '/mes/attachment/processConfig/'+data.bucket+'/'+data.fileName, method: 'post', method: 'get', responseType: 'blob' }).then((response) => { // 处理返回的文件流 vue.config.js
@@ -6,8 +6,8 @@ const url = 'https://ztms-mes.chinaztt.cn/' // const url = 'http://localhost:9999' // const url = 'https://ztms-mes.ztt.cn/' const url = 'http://localhost:9999' //const url = 'http://192.168.32.45:9999'