From a7c98705263cef4e22769ae2af13c4dde9e4ff8b Mon Sep 17 00:00:00 2001 From: liulujia1 <759670076@qq.com> Date: Fri, 24 Apr 2020 17:37:35 +0800 Subject: [PATCH] LLJ20200424V1 --- src/utils/request.js | 1 + .../Assembly/QualityInspectionInformationInquiry/index.vue | 1 - src/views/Inventory/MaterialOut/index.vue | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/utils/request.js b/src/utils/request.js index 0e7d73f1..53a88d1a 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -28,6 +28,7 @@ export const MESUploadFile = `http://123.56.95.229:8010/submit/MESUploadFile.ash export const MESDownloadFile = `http://123.56.95.229:8010/submit/MESDownloadFile.ashx` const service = axios.create({ baseURL: `http://123.56.95.229:8010/submit/MESCommonBase.ashx`, + // baseURL: `http://192.168.1.188:8045/submit/MESCommonBase.ashx`, timeout: 1500000 // 请求超时时间 }) diff --git a/src/views/Assembly/QualityInspectionInformationInquiry/index.vue b/src/views/Assembly/QualityInspectionInformationInquiry/index.vue index c0a64188..55566878 100644 --- a/src/views/Assembly/QualityInspectionInformationInquiry/index.vue +++ b/src/views/Assembly/QualityInspectionInformationInquiry/index.vue @@ -1056,7 +1056,6 @@ export default { this.$refs['form2'].validate((valid) => { if (valid) { this.AddTableData_disable = true - submitTable(this.form2.工序, this.form2.质检类型, this.form2.检测数, this.form2.质检情况, this.id, this.form2.不合格数量, this.form2.不合格原因, this.form2.不合格处理, this.form2.备注, this.form2.操作工, this.$store.state.user.id).then(response => { if (response.data[0].result === '1') { this.dialogFormVisible10 = false diff --git a/src/views/Inventory/MaterialOut/index.vue b/src/views/Inventory/MaterialOut/index.vue index 603ec5f4..852d1bb1 100644 --- a/src/views/Inventory/MaterialOut/index.vue +++ b/src/views/Inventory/MaterialOut/index.vue @@ -6,7 +6,7 @@ 领料单