diff --git a/src/pages/shunhe/StorageMonitor.vue b/src/pages/shunhe/StorageMonitor.vue index 4a4ea62..5c93d98 100644 --- a/src/pages/shunhe/StorageMonitor.vue +++ b/src/pages/shunhe/StorageMonitor.vue @@ -168,7 +168,7 @@
-
+
{{e.storageLocation}}
@@ -195,7 +195,7 @@
{{e.storageLocation}}
-
+
@@ -214,7 +214,7 @@
{{e.storageLocation}}
-
+
@@ -537,6 +537,7 @@ export default { this.group01 = res.standMonitor this.group02 = res.frontWarehouseMonitor this.group03 = res.backWarehouseMonitor + console.log(this.group01.length, 222) // for (let i = 0; i < this.group01.length; i++) { // this.group01[i] = Object.assign(this.group01[i], {mgl: 'mgl1', coordinate: 'coordinate1', aline: 'aline1', bline: 'bline1', show: 0}) // }