From f7a4975c0a105c382b0f6fea7d78688aa196eb95 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Tue, 24 Sep 2019 14:37:03 +0800 Subject: [PATCH] a --- src/views/Inventory/Inboundscanning/index.vue | 2 +- src/views/Inventory/OutPartSelect/index.vue | 2 +- src/views/Inventory/StockInquiry/index.vue | 2 +- .../ActualTimeSupplement/index.vue | 2 +- .../MachiningSequenceAdjustment/index.vue | 2 +- .../ManufacturingCenter/ProcessingStatus/index.vue | 10 ++++++---- .../ProcessingStatusEdit/index.vue | 2 +- src/views/ManufacturingCenter/StatusQuery/index.vue | 12 ++++++------ .../machiningHoursStatistics/index.vue | 8 ++++---- .../OutsourcingMaterialsInvoice/index.vue | 2 +- .../RequestOutsourcingMaterials/index.vue | 4 ++-- 11 files changed, 25 insertions(+), 23 deletions(-) diff --git a/src/views/Inventory/Inboundscanning/index.vue b/src/views/Inventory/Inboundscanning/index.vue index 4c64d609..5befe324 100644 --- a/src/views/Inventory/Inboundscanning/index.vue +++ b/src/views/Inventory/Inboundscanning/index.vue @@ -18,7 +18,7 @@ 查询 - 导出 + + 导出 + @@ -392,9 +394,9 @@ export default { } } }, - // created() { - // this.getMachine() - // }, + created() { + this.getMachine() + }, methods: { formatJson(filterVal, jsonData) { return jsonData.map(v => filterVal.map(j => { diff --git a/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue b/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue index b258f8e0..778a6f26 100644 --- a/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue +++ b/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue @@ -50,7 +50,7 @@ v-loading="listLoading1" id="ProcessingStatusEdit" :data="tableData1" - :stripe="true" + stripe class="table" size="mini" highlight-current-row diff --git a/src/views/ManufacturingCenter/StatusQuery/index.vue b/src/views/ManufacturingCenter/StatusQuery/index.vue index 2380922f..755d8924 100644 --- a/src/views/ManufacturingCenter/StatusQuery/index.vue +++ b/src/views/ManufacturingCenter/StatusQuery/index.vue @@ -17,7 +17,7 @@ :label="item.label" :value="item.value"/> - 机床号: + 机床图号: @@ -27,7 +27,7 @@ - 零件号: + 零件图号: 零件状态: @@ -54,7 +54,7 @@ :data="tableData" style="width: 100%;max-height: 600px" height="600" - stripe="true" + stripe size="mini" highlight-current-row border> @@ -69,12 +69,12 @@ {{ scope.row.组号 }} - + - + @@ -89,7 +89,7 @@ {{ scope.row.传递时间 }} - +