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.新物料型号 }}
+