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.工时 }} |
+ |
+ |
+ |
+
+
+
+