diff --git a/src/assets/js/getData2.js b/src/assets/js/getData2.js index c5d1741..ad705cc 100644 --- a/src/assets/js/getData2.js +++ b/src/assets/js/getData2.js @@ -20,22 +20,8 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'code': 200, // 'desc': '操作成功', // 'result': { -// 'AGVStatusList': { -// 'agv_1': {'device_code': '1', 'status': '1'}, -// 'agv_2': {'device_code': '2', 'status': '1'} -// }, -// 'KilnPassage2InfoList': { -// 'LQD01': {'car_sum': '1', 'status': '1'}, -// 'KCD01': {'car_sum': '2', 'status': '1'} -// }, // 'SemiFinishedProductShelfList': [ // { -// 'point_name': '半成品货位12', -// 'point_code': 'BCPHW12', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { // 'point_name': '半成品货位1', // 'point_code': 'BCPHW01', // 'point_status': '1', @@ -50,19 +36,19 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位5', // 'point_code': 'BCPHW05', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位7', // 'point_code': 'BCPHW07', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位9', // 'point_code': 'BCPHW09', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { @@ -80,13 +66,13 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位15', // 'point_code': 'BCPHW15', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位17', // 'point_code': 'BCPHW17', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { @@ -110,7 +96,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位25', // 'point_code': 'BCPHW25', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { @@ -122,25 +108,25 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位29', // 'point_code': 'BCPHW29', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位31', // 'point_code': 'BCPHW31', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位33', // 'point_code': 'BCPHW33', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位35', // 'point_code': 'BCPHW35', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { @@ -206,13 +192,13 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位6', // 'point_code': 'BCPHW06', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位8', // 'point_code': 'BCPHW08', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { @@ -222,6 +208,12 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'region_code': 'BCPHJ' // }, // { +// 'point_name': '半成品货位12', +// 'point_code': 'BCPHW12', +// 'point_status': '1', +// 'region_code': 'BCPHJ' +// }, +// { // 'point_name': '半成品货位14', // 'point_code': 'BCPHW14', // 'point_status': '1', @@ -230,7 +222,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位16', // 'point_code': 'BCPHW16', -// 'point_status': '1', +// 'point_status': '0', // 'region_code': 'BCPHJ' // }, // { @@ -266,7 +258,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位28', // 'point_code': 'BCPHW28', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { @@ -278,13 +270,13 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'point_name': '半成品货位32', // 'point_code': 'BCPHW32', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { // 'point_name': '半成品货位34', // 'point_code': 'BCPHW34', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'BCPHJ' // }, // { @@ -342,10 +334,30 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'region_code': 'BCPHJ' // } // ], +// 'IoKilnTrussTask': [ +// { +// 'error_time': 1, +// 'stand_time': 25, +// 'device_code': 'JYHJ01', +// 'open_time': '2023-07-03 09:42:25', +// 'work_time': 29, +// 'error': 0, +// 'status': 2 +// }, +// { +// 'error_time': 0, +// 'stand_time': 3, +// 'device_code': 'CYHJ01', +// 'open_time': '2023-07-03 09:11:35', +// 'work_time': 52, +// 'error': 0, +// 'status': 2 +// } +// ], // 'HLDayList': [ // { -// 'plan_qty': 0, -// 'real_qty': 0, +// 'plan_qty': 10000, +// 'real_qty': 3000, // 'qualified_qty': 0, // 'unqualified_qty': 0, // 'device_code': 'HLJ01', @@ -355,7 +367,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // }, // { // 'plan_qty': 10000, -// 'real_qty': 1500, +// 'real_qty': 4500, // 'qualified_qty': 0, // 'unqualified_qty': 0, // 'device_code': 'HLJ02', @@ -365,7 +377,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // }, // { // 'plan_qty': 10000, -// 'real_qty': 1500, +// 'real_qty': 4500, // 'qualified_qty': 0, // 'unqualified_qty': 0, // 'device_code': 'HLJ03', @@ -374,8 +386,8 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'region_code': 'HL' // }, // { -// 'plan_qty': 0, -// 'real_qty': 0, +// 'plan_qty': 10000, +// 'real_qty': 6000, // 'qualified_qty': 0, // 'unqualified_qty': 0, // 'device_code': 'HLJ04', @@ -384,7 +396,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'region_code': 'HL' // }, // { -// 'plan_qty': 1000, +// 'plan_qty': 0, // 'real_qty': 0, // 'qualified_qty': 0, // 'unqualified_qty': 0, @@ -504,227 +516,369 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'region_code': 'HL' // } // ], +// 'SortAndPalletizingList': { +// 'cause': { +// 'cause': null, +// 'stackTrace': [ +// { +// 'methodName': 'lambda$workshopCondition$39', +// 'fileName': 'BigScreenServiceImpl.java', +// 'lineNumber': 360, +// 'className': 'org.nl.wms.cockpit.service.impl.BigScreenServiceImpl', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'run', +// 'fileName': 'CompletableFuture.java', +// 'lineNumber': 1590, +// 'className': 'java.util.concurrent.CompletableFuture$AsyncSupply', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'runWorker', +// 'fileName': 'ThreadPoolExecutor.java', +// 'lineNumber': 1142, +// 'className': 'java.util.concurrent.ThreadPoolExecutor', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'run', +// 'fileName': 'ThreadPoolExecutor.java', +// 'lineNumber': 617, +// 'className': 'java.util.concurrent.ThreadPoolExecutor$Worker', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'run', +// 'fileName': 'Thread.java', +// 'lineNumber': 748, +// 'className': 'java.lang.Thread', +// 'nativeMethod': false +// } +// ], +// 'localizedMessage': null, +// 'message': null, +// 'suppressed': [] +// }, +// 'stackTrace': [ +// { +// 'methodName': 'encodeThrowable', +// 'fileName': 'CompletableFuture.java', +// 'lineNumber': 273, +// 'className': 'java.util.concurrent.CompletableFuture', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'completeThrowable', +// 'fileName': 'CompletableFuture.java', +// 'lineNumber': 280, +// 'className': 'java.util.concurrent.CompletableFuture', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'run', +// 'fileName': 'CompletableFuture.java', +// 'lineNumber': 1592, +// 'className': 'java.util.concurrent.CompletableFuture$AsyncSupply', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'runWorker', +// 'fileName': 'ThreadPoolExecutor.java', +// 'lineNumber': 1142, +// 'className': 'java.util.concurrent.ThreadPoolExecutor', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'run', +// 'fileName': 'ThreadPoolExecutor.java', +// 'lineNumber': 617, +// 'className': 'java.util.concurrent.ThreadPoolExecutor$Worker', +// 'nativeMethod': false +// }, +// { +// 'methodName': 'run', +// 'fileName': 'Thread.java', +// 'lineNumber': 748, +// 'className': 'java.lang.Thread', +// 'nativeMethod': false +// } +// ], +// 'localizedMessage': 'java.lang.NullPointerException', +// 'message': 'java.lang.NullPointerException', +// 'suppressed': [] +// }, // 'LastMonthFailureList': [], // 'CPDayList': [ // { -// 'qualified_in_qty': 172, -// 'unqualified_in_qty': 948, -// 'inventory_qty': 1830, +// 'qualified_in_qty': 1779, +// 'unqualified_in_qty': 1948, +// 'inventory_qty': 1672, // 'material_code': '成品1' // }, // { -// 'qualified_in_qty': 445, -// 'unqualified_in_qty': 498, -// 'inventory_qty': 1085, +// 'qualified_in_qty': 937, +// 'unqualified_in_qty': 1159, +// 'inventory_qty': 1245, // 'material_code': '成品2' // }, // { -// 'qualified_in_qty': 1693, -// 'unqualified_in_qty': 1402, -// 'inventory_qty': 1813, +// 'qualified_in_qty': 118, +// 'unqualified_in_qty': 1684, +// 'inventory_qty': 124, // 'material_code': '成品3' // }, // { -// 'qualified_in_qty': 342, -// 'unqualified_in_qty': 437, -// 'inventory_qty': 1041, +// 'qualified_in_qty': 1330, +// 'unqualified_in_qty': 498, +// 'inventory_qty': 389, // 'material_code': '成品4' // }, // { -// 'qualified_in_qty': 1671, -// 'unqualified_in_qty': 483, -// 'inventory_qty': 715, +// 'qualified_in_qty': 1799, +// 'unqualified_in_qty': 518, +// 'inventory_qty': 378, // 'material_code': '成品5' // } // ], // 'LastTenFailureList': [], // 'StackingPositionList': [ // { -// 'move': 2, -// 'color_status': 2, +// 'mode': 0, +// 'move': 0, +// 'color_status': 3, // 'device_code': 'YJ01XL01', // 'point_name': '压机1下料位1', // 'error': 0, -// 'encoder_qty': 174, +// 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { -// 'move': 2, -// 'color_status': 2, +// 'mode': 0, +// 'move': 0, +// 'color_status': 3, // 'device_code': 'YJ01XL02', // 'point_name': '压机1下料位2', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, // 'color_status': 2, // 'device_code': 'YJ02XL01', // 'point_name': '压机2下料位1', // 'error': 0, -// 'encoder_qty': 204, +// 'encoder_qty': 30, +// 'barcode': 5261, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, // 'color_status': 2, // 'device_code': 'YJ02XL02', // 'point_name': '压机2下料位2', // 'error': 0, // 'encoder_qty': 270, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, // 'color_status': 2, // 'device_code': 'YJ03XL01', // 'point_name': '压机3下料位1', // 'error': 0, -// 'encoder_qty': 0, +// 'encoder_qty': 10, +// 'barcode': 5337, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, // 'color_status': 2, // 'device_code': 'YJ03XL02', // 'point_name': '压机3下料位2', // 'error': 0, -// 'encoder_qty': 250, +// 'encoder_qty': 324, +// 'barcode': 5304, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, // 'color_status': 2, // 'device_code': 'YJ04XL01', // 'point_name': '压机4下料位1', // 'error': 0, -// 'encoder_qty': 270, +// 'encoder_qty': 134, +// 'barcode': 5364, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ04XL02', // 'point_name': '压机4下料位2', // 'error': 0, -// 'encoder_qty': 241, +// 'encoder_qty': 0, +// 'barcode': 5050, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ05XL01', // 'point_name': '压机5下料位1', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ05XL02', // 'point_name': '压机5下料位2', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 0, // 'color_status': 3, // 'device_code': 'YJ06XL01', // 'point_name': '压机6下料位1', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 0, // 'color_status': 3, // 'device_code': 'YJ06XL02', // 'point_name': '压机6下料位2', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { -// 'move': 2, -// 'color_status': 2, +// 'mode': 0, +// 'move': 0, +// 'color_status': 3, // 'device_code': 'YJ07XL01', // 'point_name': '压机7下料位1', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { -// 'move': 2, -// 'color_status': 2, +// 'mode': 0, +// 'move': 0, +// 'color_status': 3, // 'device_code': 'YJ07XL02', // 'point_name': '压机7下料位2', // 'error': 0, -// 'encoder_qty': 73, +// 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ08XL01', // 'point_name': '压机8下料位1', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ08XL02', // 'point_name': '压机8下料位2', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ09XL01', // 'point_name': '压机9下料位1', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 2, -// 'color_status': 2, +// 'color_status': 1, // 'device_code': 'YJ09XL02', // 'point_name': '压机9下料位2', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 0, // 'color_status': 3, // 'device_code': 'YJ10XL01', // 'point_name': '压机10下料位1', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // }, // { +// 'mode': 2, // 'move': 0, // 'color_status': 3, // 'device_code': 'YJ10XL02', // 'point_name': '压机10下料位2', // 'error': 0, // 'encoder_qty': 0, +// 'barcode': 0, // 'region_code': 'YZ' // } // ], +// 'AGVStatusList': { +// 'agv_2': { +// 'device_code': '2', +// 'status': '4' +// }, +// 'agv_1': { +// 'device_code': '1', +// 'status': '4' +// } +// }, // 'YZDayList': [ // { -// 'plan_qty': 5000, -// 'real_qty': 306, -// 'qualified_qty': 306, +// 'plan_qty': 1500, +// 'real_qty': 2353, +// 'qualified_qty': 2353, // 'unqualified_qty': 0, // 'device_code': 'YJ01', // 'material_code': null, @@ -732,30 +886,30 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'region_code': 'YZ' // }, // { -// 'plan_qty': 4000, -// 'real_qty': 270, -// 'qualified_qty': 270, -// 'unqualified_qty': 0, +// 'plan_qty': 5000, +// 'real_qty': 3086, +// 'qualified_qty': 3070, +// 'unqualified_qty': 16, // 'device_code': 'YJ02', // 'material_code': null, // 'device_name': '压机2', // 'region_code': 'YZ' // }, // { -// 'plan_qty': 3000, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, +// 'plan_qty': 1600, +// 'real_qty': 687, +// 'qualified_qty': 661, +// 'unqualified_qty': 26, // 'device_code': 'YJ03', // 'material_code': null, // 'device_name': '压机3', // 'region_code': 'YZ' // }, // { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, +// 'plan_qty': 3000, +// 'real_qty': 695, +// 'qualified_qty': 675, +// 'unqualified_qty': 20, // 'device_code': 'YJ04', // 'material_code': null, // 'device_name': '压机4', @@ -833,16 +987,16 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'device_name': '压制', // 'failure': 0, -// 'shutdown': 5, -// 'standby': 1, -// 'running': 8 +// 'shutdown': 7, +// 'standby': 0, +// 'running': 7 // }, // { // 'device_name': '干燥', // 'failure': 0, // 'shutdown': 1, -// 'standby': 1, -// 'running': 1 +// 'standby': 0, +// 'running': 2 // }, // { // 'device_name': '包装', @@ -857,13 +1011,13 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'device_name': '码垛机械手1', // 'error_time': 0, // 'stand_time': 0, -// 'color_status': 2, +// 'color_status': 0, // 'device_code': 'MDJXS01', -// 'open_time': '2023-06-30 07:27:59', -// 'work_time': 2, +// 'open_time': '0', +// 'work_time': 0, // 'error': 0, // 'region_code': 'YZ', -// 'status': 2 +// 'status': 0 // }, // { // 'device_name': '码垛机械手2', @@ -871,8 +1025,8 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_time': 0, // 'color_status': 2, // 'device_code': 'MDJXS02', -// 'open_time': '2023-06-30 07:27:16', -// 'work_time': 2, +// 'open_time': '2023-07-05 07:28:24', +// 'work_time': 8, // 'error': 0, // 'region_code': 'YZ', // 'status': 2 @@ -880,11 +1034,11 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'device_name': '码垛机械手3', // 'error_time': 0, -// 'stand_time': 0, +// 'stand_time': 1, // 'color_status': 2, // 'device_code': 'MDJXS03', -// 'open_time': '2023-06-30 01:31:05', -// 'work_time': 1, +// 'open_time': '2023-07-05 02:12:33', +// 'work_time': 7, // 'error': 0, // 'region_code': 'YZ', // 'status': 2 @@ -892,23 +1046,23 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // { // 'device_name': '码垛机械手4', // 'error_time': 0, -// 'stand_time': 1, -// 'color_status': 1, +// 'stand_time': 0, +// 'color_status': 0, // 'device_code': 'MDJXS04', -// 'open_time': '2023-06-30 07:41:02', +// 'open_time': '0', // 'work_time': 0, // 'error': 0, // 'region_code': 'YZ', -// 'status': 1 +// 'status': 0 // }, // { // 'device_name': '分拣码垛机械手', // 'error_time': 0, -// 'stand_time': 25611, +// 'stand_time': 8710, // 'real_qty': 0, // 'color_status': 1, // 'device_code': 'FJMDJXS01', -// 'open_time': ' 2023 6 29 2 7 44', +// 'open_time': ' 2023 7 5 2 17 52', // 'work_time': 0, // 'error': 0, // 'region_code': 'FJ', @@ -916,12 +1070,12 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // }, // { // 'device_name': '分拣拆垛机械手', -// 'error_time': 31411, -// 'stand_time': 118171, +// 'error_time': 31425, +// 'stand_time': 163587, // 'real_qty': 5058, // 'color_status': 0, // 'device_code': 'FJCDJXS01', -// 'open_time': ' 2023 6 29 2 7 8', +// 'open_time': ' 2023 7 5 2 17 14', // 'work_time': 29552, // 'error': 0, // 'region_code': 'FJ', @@ -930,55 +1084,55 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // ], // 'MixMachineList': [ // { -// 'bom': '-', +// 'bom': '3016M3', // 'error_time': 0, // 'stand_time': 0, // 'real_qty': 0, // 'device_code': 'HLJ01', // 'mix_num': 0, // 'open_time': '', -// 'work_time': 0, +// 'work_time': 7, // 'error': 0, -// 'now_capacity': '0', +// 'now_capacity': '3000', // 'status': 0 // }, // { -// 'bom': '3009L3', +// 'bom': '3016M3', // 'error_time': 0, // 'stand_time': 0, // 'real_qty': 0, // 'device_code': 'HLJ02', // 'mix_num': 0, // 'open_time': '', -// 'work_time': 1, +// 'work_time': 7, // 'error': 0, -// 'now_capacity': '1500', +// 'now_capacity': '4500', // 'status': 0 // }, // { -// 'bom': '3009L3', +// 'bom': '3019C1', // 'error_time': 0, // 'stand_time': 0, // 'real_qty': 0, // 'device_code': 'HLJ03', // 'mix_num': 0, // 'open_time': '', -// 'work_time': 1, +// 'work_time': 7, // 'error': 0, -// 'now_capacity': '1500', +// 'now_capacity': '4500', // 'status': 0 // }, // { -// 'bom': '3004M1', +// 'bom': '3019C1', // 'error_time': 0, // 'stand_time': 0, // 'real_qty': 0, // 'device_code': 'HLJ04', // 'mix_num': 0, // 'open_time': '', -// 'work_time': 1, +// 'work_time': 7, // 'error': 0, -// 'now_capacity': '0', +// 'now_capacity': '6000', // 'status': 0 // }, // { @@ -989,7 +1143,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'device_code': 'HLJ05', // 'mix_num': 0, // 'open_time': '', -// 'work_time': 1, +// 'work_time': 7, // 'error': 0, // 'now_capacity': '0', // 'status': 0 @@ -1028,7 +1182,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'device_code': 'HLJ08', // 'mix_num': 0, // 'open_time': '', -// 'work_time': 1, +// 'work_time': 7, // 'error': 0, // 'now_capacity': '0', // 'status': 0 @@ -1138,6 +1292,168 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'status': 0 // } // ], +// 'PressMachineList': [ +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机1', +// 'real_qty': 0, +// 'device_code': 'YJ01', +// 'work_time': 0, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 0 +// }, +// { +// 'qualified': 3070, +// 'error_time': 40, +// 'stand_time': 362, +// 'open_time': '2023-07-05 07:28:24', +// 'error': 5, +// 'unqualified': 16, +// 'device_name': '压机2', +// 'real_qty': 3086, +// 'device_code': 'YJ02', +// 'work_time': 334, +// 'current_weight': 1188565473, +// 'material_code': 'GBMAC3019C1', +// 'now_capacity': '3086', +// 'status': 0 +// }, +// { +// 'qualified': 661, +// 'error_time': 439, +// 'stand_time': 504, +// 'open_time': '2023-07-05 02:12:33', +// 'error': 0, +// 'unqualified': 26, +// 'device_name': '压机3', +// 'real_qty': 687, +// 'device_code': 'YJ03', +// 'work_time': 305, +// 'current_weight': 1168883712, +// 'material_code': 'GBMCZ3016M3', +// 'now_capacity': '687', +// 'status': 0 +// }, +// { +// 'qualified': 675, +// 'error_time': 439, +// 'stand_time': 505, +// 'open_time': '2023-07-05 02:12:33', +// 'error': 5, +// 'unqualified': 20, +// 'device_name': '压机4', +// 'real_qty': 695, +// 'device_code': 'YJ04', +// 'work_time': 304, +// 'current_weight': 1169014784, +// 'material_code': 'GBMCZ3016M3', +// 'now_capacity': '695', +// 'status': 0 +// }, +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '2023-07-04 07:21:35', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机5', +// 'real_qty': 0, +// 'device_code': 'YJ05', +// 'work_time': 858, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 2 +// }, +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '2023-07-04 07:21:35', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机6', +// 'real_qty': 0, +// 'device_code': 'YJ06', +// 'work_time': 19565, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 2 +// }, +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机7', +// 'real_qty': 0, +// 'device_code': 'YJ07', +// 'work_time': 0, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 0 +// }, +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '2023-07-04 07:21:35', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机8', +// 'real_qty': 0, +// 'device_code': 'YJ08', +// 'work_time': 19565, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 2 +// }, +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '2023-07-04 07:21:35', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机9', +// 'real_qty': 0, +// 'device_code': 'YJ09', +// 'work_time': 19565, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 2 +// }, +// { +// 'qualified': 0, +// 'error_time': 0, +// 'stand_time': 0, +// 'open_time': '2023-07-04 07:21:35', +// 'error': 0, +// 'unqualified': 0, +// 'device_name': '压机10', +// 'real_qty': 0, +// 'device_code': 'YJ10', +// 'work_time': 19565, +// 'current_weight': 0, +// 'material_code': '', +// 'now_capacity': '0', +// 'status': 2 +// } +// ], // 'TrappedShelfList': [ // { // 'stand_status_color': '', @@ -1148,12 +1464,12 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status_name': '' // }, // { -// 'stand_status_color': '2', -// 'stand_status': '3', +// 'stand_status_color': '', +// 'stand_status': '', // 'point_name': '压机1困料货位1', // 'point_code': 'KLHW42', -// 'point_status': '2', -// 'stand_status_name': '困料完成' +// 'point_status': '0', +// 'stand_status_name': '' // }, // { // 'stand_status_color': '2', @@ -1180,12 +1496,12 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status_name': '' // }, // { -// 'stand_status_color': '2', -// 'stand_status': '3', +// 'stand_status_color': '', +// 'stand_status': '', // 'point_name': '压机2困料货位1', // 'point_code': 'KLHW46', -// 'point_status': '2', -// 'stand_status_name': '困料完成' +// 'point_status': '0', +// 'stand_status_name': '' // }, // { // 'stand_status_color': '', @@ -1196,154 +1512,32 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status_name': '' // }, // { -// 'stand_status_color': '', -// 'stand_status': '', +// 'stand_status_color': '2', +// 'stand_status': '3', // 'point_name': '压机2困料货位3', // 'point_code': 'KLHW48', -// 'point_status': '0', -// 'stand_status_name': '' +// 'point_status': '2', +// 'stand_status_name': '困料完成' // } // ], -// 'PressMachineList': [ +// 'kilneye4InfoList': [ // { -// 'device_name': '压机1', -// 'error_time': 9, -// 'stand_time': 16, -// 'real_qty': 575, -// 'device_code': 'YJ01', -// 'open_time': '2023-06-30 07:27:59', -// 'work_time': 61, -// 'current_weight': 1169450255, -// 'error': 5, -// 'material_code': 'GBMCZ3009L3', -// 'now_capacity': '306', -// 'status': 0 -// }, -// { -// 'device_name': '压机2', -// 'error_time': 39, -// 'stand_time': 361, -// 'real_qty': 434, -// 'device_code': 'YJ02', -// 'open_time': '2023-06-30 07:27:16', -// 'work_time': 300, -// 'current_weight': 1165127926, -// 'error': 5, -// 'material_code': 'GBMCZ3004M1', -// 'now_capacity': '270', -// 'status': 0 -// }, -// { -// 'device_name': '压机3', -// 'error_time': 438, -// 'stand_time': 500, -// 'real_qty': 96, -// 'device_code': 'YJ03', -// 'open_time': '2023-06-30 01:31:05', -// 'work_time': 274, -// 'current_weight': 1145044992, +// 'error_time': 1, +// 'stand_time': 25, +// 'device_code': 'JYHJ01', +// 'open_time': '2023-07-03 09:42:25', +// 'work_time': 29, // 'error': 0, -// 'material_code': 'GBMCZ3016M3', -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'device_name': '压机4', -// 'error_time': 438, -// 'stand_time': 497, -// 'real_qty': 97, -// 'device_code': 'YJ04', -// 'open_time': '2023-06-30 01:31:05', -// 'work_time': 276, -// 'current_weight': 1145176064, -// 'error': 5, -// 'material_code': 'GBMCZ3016M3', -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'device_name': '压机5', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'YJ05', -// 'open_time': '2023-06-20 08:03:23', -// 'work_time': 809, -// 'current_weight': 0, -// 'error': 0, -// 'material_code': '', -// 'now_capacity': '0', // 'status': 2 // }, // { -// 'device_name': '压机6', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'YJ06', -// 'open_time': '2023-06-20 08:03:23', -// 'work_time': 19515, -// 'current_weight': 0, -// 'error': 0, -// 'material_code': '', -// 'now_capacity': '0', -// 'status': 2 +// 'device_code': 'JYHJ02' // }, // { -// 'device_name': '压机7', -// 'error_time': 13, -// 'stand_time': 34, -// 'real_qty': 3134, -// 'device_code': 'YJ07', -// 'open_time': '2023-06-30 07:41:02', -// 'work_time': 167, -// 'current_weight': 1190451200, -// 'error': 5, -// 'material_code': '', -// 'now_capacity': '0', -// 'status': 0 +// 'device_code': 'JYHJ03' // }, // { -// 'device_name': '压机8', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'YJ08', -// 'open_time': '2023-06-20 08:03:23', -// 'work_time': 19515, -// 'current_weight': 0, -// 'error': 0, -// 'material_code': '', -// 'now_capacity': '0', -// 'status': 2 -// }, -// { -// 'device_name': '压机9', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'YJ09', -// 'open_time': '2023-06-20 08:03:23', -// 'work_time': 19515, -// 'current_weight': 0, -// 'error': 0, -// 'material_code': '', -// 'now_capacity': '0', -// 'status': 2 -// }, -// { -// 'device_name': '压机10', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'YJ10', -// 'open_time': '2023-06-20 08:03:23', -// 'work_time': 19515, -// 'current_weight': 0, -// 'error': 0, -// 'material_code': '', -// 'now_capacity': '0', -// 'status': 2 +// 'device_code': 'JYHJ04' // } // ], // 'TrappedMaterialShelfList': [ @@ -1352,7 +1546,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status': '', // 'point_name': '困料货位1', // 'point_code': 'KLHW01', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'KLHJ', // 'stand_status_name': '' // }, @@ -1370,7 +1564,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status': '', // 'point_name': '困料货位5', // 'point_code': 'KLHW05', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'KLHJ', // 'stand_status_name': '' // }, @@ -1532,7 +1726,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status': '', // 'point_name': '困料货位2', // 'point_code': 'KLHW02', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'KLHJ', // 'stand_status_name': '' // }, @@ -1550,7 +1744,7 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'stand_status': '', // 'point_name': '困料货位6', // 'point_code': 'KLHW06', -// 'point_status': '0', +// 'point_status': '1', // 'region_code': 'KLHJ', // 'stand_status_name': '' // }, diff --git a/src/pages/modules/homepage/two.vue b/src/pages/modules/homepage/two.vue index c01695d..3f7bb79 100644 --- a/src/pages/modules/homepage/two.vue +++ b/src/pages/modules/homepage/two.vue @@ -53,7 +53,7 @@
-
+
-
+
-
-
-
+
+
+