From dda5114f52c5d15b93e4330cc19c8703a13132f6 Mon Sep 17 00:00:00 2001
From: zhangdingyu <974548713@qq.com>
Date: Wed, 23 Oct 2019 17:52:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E5=88=86=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../InitialProduction/index.vue | 48 ++++-----------
.../ProductionCapacityBalance/index.vue | 23 +++----
.../PurchaseMaterielModify/index.vue | 60 +++++++++----------
3 files changed, 50 insertions(+), 81 deletions(-)
diff --git a/src/views/ManufacturingCenter/InitialProduction/index.vue b/src/views/ManufacturingCenter/InitialProduction/index.vue
index 69cd60fc..7d11e704 100644
--- a/src/views/ManufacturingCenter/InitialProduction/index.vue
+++ b/src/views/ManufacturingCenter/InitialProduction/index.vue
@@ -29,7 +29,7 @@
:label="item.label"
:value="item.value"/>
- 查询
+ 查询
@@ -142,30 +142,6 @@
{{ scope.row.零件类型名称 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
分批投产
-
-
-
-
-
打回
@@ -267,15 +239,15 @@
-
@@ -425,11 +397,11 @@ export default {
gongyijihua: '',
radio: 0, // 第一组
total: 0, // 总条数
- pageSize: 10, // 每页显示条数
+ pageSize: 10000, // 每页显示条数
pageList: 1, // 后台获取页
currentPage: 1, // 显示当前页
total3: 0, // 总条数
- pageSize3: 10, // 每页显示条数
+ pageSize3: 10000, // 每页显示条数
pageList3: 1, // 后台获取页
currentPage3: 1, // 显示当前页
listLoading: false,
@@ -724,7 +696,7 @@ export default {
this.listLoading1 = false
})
this.total = 0
- this.pageSize = 10
+ this.pageSize = 10000
this.pageList = 1
this.getTable()
} else {
@@ -787,7 +759,7 @@ export default {
this.checked_baitu = false
this.checked_gaonandu = false
this.total = 0
- this.pageSize = 10
+ this.pageSize = 10000
this.pageList = 1
this.shijiancuo1 = 0
this.shijiancuo = 0
@@ -999,7 +971,7 @@ export default {
message: '打回档案成功!'
})
this.total = 0
- this.pageSize = 10
+ this.pageSize = 10000
this.pageList = 1
this.getTable()
} else {
diff --git a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue
index 7cee2dd8..7478a8dc 100644
--- a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue
+++ b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue
@@ -48,7 +48,7 @@
style="top: 1px;"
placeholder="选择开始日期"/>
- 零件计划变更
+ 零件计划变更
导出Excel
- 选入
+ 选入
- 全部选入
+ 全部选入
-
-
-
- {{ scope.row.原物料名称 }}
-
-
-
-
- {{ scope.row.原物料规格 }}
-
-
-
-
- {{ scope.row.原物料型号 }}
-
-
+
+
+ {{ scope.row.原物料名称 }}
+
-
-
-
- {{ scope.row.新物料名称 }}
-
-
-
-
- {{ scope.row.新物料规格 }}
-
-
-
-
- {{ scope.row.新物料型号 }}
-
-
+
+
+ {{ scope.row.原物料规格 }}
+
+
+
+
+ {{ scope.row.原物料型号 }}
+
+
+
+
+ {{ scope.row.新物料名称 }}
+
+
+
+
+ {{ scope.row.新物料规格 }}
+
+
+
+
+ {{ scope.row.新物料型号 }}
+