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.传递时间 }} - +