diff --git a/src/assets/js/getData11.js b/src/assets/js/getData11.js index 76111dd..0677c2c 100644 --- a/src/assets/js/getData11.js +++ b/src/assets/js/getData11.js @@ -2003,8 +2003,8 @@ export const storageMonitor = () => { } ], 'storageLocation': '压机1困料货位', - 'pointStatus': '1', - 'standStatus': '' + 'pointStatus': '3', + 'standStatus': '1' }, { 'data': [ @@ -2038,8 +2038,8 @@ export const storageMonitor = () => { } ], 'storageLocation': '压机2困料货位', - 'pointStatus': '1', - 'standStatus': '' + 'pointStatus': '3', + 'standStatus': '2' }, { 'data': [ @@ -2073,8 +2073,8 @@ export const storageMonitor = () => { } ], 'storageLocation': '压机3困料货位', - 'pointStatus': '1', - 'standStatus': '' + 'pointStatus': '3', + 'standStatus': '3' }, { 'data': [ @@ -2108,8 +2108,8 @@ export const storageMonitor = () => { } ], 'storageLocation': '压机4困料货位', - 'pointStatus': '1', - 'standStatus': '' + 'pointStatus': '3', + 'standStatus': '4' }, { 'data': [ @@ -2143,8 +2143,8 @@ export const storageMonitor = () => { } ], 'storageLocation': '压机5困料货位', - 'pointStatus': '1', - 'standStatus': '' + 'pointStatus': '3', + 'standStatus': '5' }, { 'data': [ @@ -2213,7 +2213,7 @@ export const storageMonitor = () => { } ], 'storageLocation': '液压机困料货位1', - 'pointStatus': '1', + 'pointStatus': '2', 'standStatus': '' }, { @@ -2248,8 +2248,8 @@ export const storageMonitor = () => { } ], 'storageLocation': '液压机困料货位2', - 'pointStatus': '1', - 'standStatus': '' + 'pointStatus': '3', + 'standStatus': '2' }, { 'data': [ @@ -2423,7 +2423,7 @@ export const storageMonitor = () => { } ], 'storageLocation': '公用困料货位3', - 'pointStatus': '2', + 'pointStatus': '1', 'standStatus': '' }, { @@ -2739,7 +2739,7 @@ export const storageMonitor = () => { ], 'storageLocation': '压机9困料货位3', 'pointStatus': '1', - 'standStatus': '' + 'standStatus': '4' }, { 'data': [ @@ -2809,7 +2809,7 @@ export const storageMonitor = () => { ], 'storageLocation': '压机8困料货位2', 'pointStatus': '1', - 'standStatus': '' + 'standStatus': '2' }, { 'data': [ @@ -2844,7 +2844,7 @@ export const storageMonitor = () => { ], 'storageLocation': '压机8困料货位3', 'pointStatus': '1', - 'standStatus': '' + 'standStatus': '1' }, { 'data': [ diff --git a/src/pages/shunhe/StorageMonitor.vue b/src/pages/shunhe/StorageMonitor.vue index b17c17f..b702de1 100644 --- a/src/pages/shunhe/StorageMonitor.vue +++ b/src/pages/shunhe/StorageMonitor.vue @@ -16,20 +16,24 @@