From 6c565116275fd909769fdaa209c8a3de2198ba9b Mon Sep 17 00:00:00 2001 From: liushuai Date: Thu, 10 Oct 2019 11:02:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/request.js | 2 +- .../TechnologyCenter/ImportParts/index.vue | 1 + .../CreatingPurchasingMaterials/index.vue | 20 ++++++------- .../NewArrivalList/index.vue | 30 +++++++++---------- .../OutsourcingMaterialsInvoice/index.vue | 14 +++++---- 5 files changed, 34 insertions(+), 33 deletions(-) diff --git a/src/utils/request.js b/src/utils/request.js index 0965402e..25262f70 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -24,7 +24,7 @@ export const downloadFileMachine = `http://192.168.1.231:8411/submit/downloadFil export const MESUploadFile = `http://192.168.1.231:8411/submit/MESUploadFile.ashx` export const MESDownloadFile = `http://192.168.1.231:8411/submit/MESDownloadFile.ashx` const service = axios.create({ - baseURL: `http://192.168.0.110:8005/submit/MESCommonBase.ashx`, + baseURL: `http://192.168.1.231:8411/submit/MESCommonBase.ashx`, timeout: 1500000 // 请求超时时间 }) export default service diff --git a/src/views/TechnologyCenter/ImportParts/index.vue b/src/views/TechnologyCenter/ImportParts/index.vue index 836fe674..5aea5212 100644 --- a/src/views/TechnologyCenter/ImportParts/index.vue +++ b/src/views/TechnologyCenter/ImportParts/index.vue @@ -30,6 +30,7 @@ :label="item.label" :value="item.value"/> + 上传总图 diff --git a/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue b/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue index 2c0ba72c..6b5e21ce 100644 --- a/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue +++ b/src/views/WorkshopProcurement/CreatingPurchasingMaterials/index.vue @@ -127,21 +127,21 @@ @@ -156,7 +156,7 @@ @size-change="handleSizeChange2" @current-change="handleCurrentChange2"/> - + - +