From af7a5b116b8092d483db19c481940962fb129854 Mon Sep 17 00:00:00 2001 From: liushuai Date: Fri, 4 Jan 2019 17:01:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=A3=85=E9=85=8D=E5=B7=A5?= =?UTF-8?q?=E8=89=BA=E8=BF=87=E7=A8=8B=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/request.js | 2 +- .../PrintingAssemblyProcessCard/index.vue | 123 ++++++++++-------- .../ImportChangeParts/specificationData1.vue | 2 +- 3 files changed, 69 insertions(+), 58 deletions(-) diff --git a/src/utils/request.js b/src/utils/request.js index 558460f9..0b6b5e40 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -19,7 +19,7 @@ const service = axios.create({ // baseURL: `http://192.168.1.149:8411/submit/MESCommonBase.ashx`, // baseURL: `http://192.168.1.149:8411/submit/MESCommonBase.ashx`, // baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`, - baseURL: `http://192.168.0.2:8411/submit/MESCommonBase.ashx`, + baseURL: `http://192.168.1.212:8411/submit/MESCommonBase.ashx`, // baseURL: `http://localhost:8077/submit/MESCommonBase.ashx`, // baseURL: `http://192.168.0.112:8411/submit/MESCommonBase.ashx`, timeout: 1500000 // 请求超时时间 diff --git a/src/views/Assembly/PrintingAssemblyProcessCard/index.vue b/src/views/Assembly/PrintingAssemblyProcessCard/index.vue index 0414c418..325cd08b 100644 --- a/src/views/Assembly/PrintingAssemblyProcessCard/index.vue +++ b/src/views/Assembly/PrintingAssemblyProcessCard/index.vue @@ -18,7 +18,7 @@ :value="item.value"/> 查询 - 导出 + 导出 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
GAOJING专机装配工艺过程卡
机床编号:{{ MachineNum }}机床名称:{{ MachineName }}客户名称:{{ CustomerName }}
序号工序名称工艺内容及装配具体要求质检工时/时完成情况/装配工检验情况/检验员备注
{{ item.table1 }}
{{ list.序号 }}{{ list.工序名称 }}{{ list.工艺内容及装配具体要求 }}{{ list.质检 }}{{ list.工时 }} - - -
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GAOJING专机装配工艺过程卡
机床编号:{{ MachineNum }}机床名称:{{ MachineName }}客户名称:{{ CustomerName }}
序号工序名称工艺内容及装配具体要求质检工时/时完成情况/装配工检验情况/检验员备注
{{ item.table1 }}
{{ list.序号 }}{{ list.工序名称 }}{{ list.工艺内容及装配具体要求 }}{{ list.质检 }}{{ list.工时 }} + + +
+