From c5dba444af64b7dbc6a72394a76efd0ad4def083 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 17 Jun 2024 18:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E3=80=81=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +- src/config/getData2.js | 3882 +---------------------------- src/config/mork2.js | 1681 ++++++++++--- src/images/bg-hw.png | Bin 0 -> 1672 bytes src/images/bg-hw_active.png | Bin 0 -> 7046 bytes src/pages/modules/home/index.vue | 19 + src/pages/modules/home/left.vue | 400 ++- src/pages/modules/home/right.vue | 436 +++- src/style/iconfont/iconfont.json | 37 - src/style/iconfont/iconfont.ttf | Bin 2052 -> 2432 bytes src/style/iconfont/iconfont.woff | Bin 1376 -> 1676 bytes src/style/iconfont/iconfont.woff2 | Bin 944 -> 1272 bytes src/style/layout.styl | 2 +- src/style/reset.css | 6 + 14 files changed, 2171 insertions(+), 4297 deletions(-) create mode 100644 src/images/bg-hw.png create mode 100644 src/images/bg-hw_active.png delete mode 100644 src/style/iconfont/iconfont.json diff --git a/README.md b/README.md index 3d56030..bd67779 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,5 @@ npm run build --report For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). # 注意事项 -+ 晟华中控大屏由18块小屏拼接而成,呈 3x6 分布,外配投屏电脑一台,连接 两个显示器 -+ 分辨率都为 1920 * 1080 -+ 接口地址https://apifox.com/apidoc/shared-0bf1a292-c892-44d6-8e28-970c207af9e2 \ No newline at end of file ++ 分辨率:3840 * 2560 ++ 接口地址:https://apifox.com/apidoc/shared-c603de70-ba0d-4889-b04f-43f0c32bca7f/api-184178705 \ No newline at end of file diff --git a/src/config/getData2.js b/src/config/getData2.js index 23a71e3..3e738b3 100644 --- a/src/config/getData2.js +++ b/src/config/getData2.js @@ -1,3882 +1,8 @@ import {post} from './http.js' -// 设备监控 -export const deviceMonitor = () => post('api/cockpit/deviceMonitor', { +// 点位详情 +export const boardPoint = () => post('api/board/point', { }) -// export const deviceMonitor = () => { -// let res = {'code': 200, 'desc': '操作成功', 'result': {'BZX': [{'device_code': 'DT01', 'device_name': '叠托位', 'device_model': '13', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '2', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:46:29', 'stand_time': 0, 'error_time': 0, 'device_url': 'DTJ'}, {'device_code': 'BZJ01', 'device_name': '包装机', 'device_model': '12', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '0', 'stand_time': 0, 'error_time': 0, 'device_url': 'BZJ'}, {'device_code': 'RGV01', 'device_name': 'RGV搬运车', 'device_model': '11', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '363', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-12 09:19:13', 'stand_time': 0, 'error_time': 0, 'device_url': 'RGV'}], 'MDJXS': [{'device_code': 'MDJXS04', 'device_name': '码垛机械手4', 'device_model': '5', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '0', 'stand_time': 0, 'error_time': 0, 'device_url': 'MDJXS'}, {'device_code': 'MDJXS03', 'device_name': '码垛机械手3', 'device_model': '5', 'device_status': '1', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 02:47:36', 'stand_time': 2, 'error_time': 0, 'device_url': 'MDJXS'}, {'device_code': 'MDJXS02', 'device_name': '码垛机械手2', 'device_model': '5', 'device_status': '3', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 09:53:34', 'stand_time': 0, 'error_time': 1, 'device_url': 'MDJXS'}, {'device_code': 'MDJXS01', 'device_name': '码垛机械手1', 'device_model': '5', 'device_status': '1', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 09:53:47', 'stand_time': 1, 'error_time': 0, 'device_url': 'MDJXS'}], 'YAO': [{'device_code': 'CYHJ01', 'device_name': '出窑桁架', 'device_model': '8', 'device_status': '1', 'device_status_name': null, 'material_name': '-', 'work_time': '41', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-09 11:07:47', 'stand_time': 78, 'error_time': 31, 'device_url': 'CYHJ'}, {'device_code': 'Y01', 'device_name': '窑1', 'device_model': '7', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'YAO'}, {'device_code': 'JYHJ01', 'device_name': '进窑桁架', 'device_model': '6', 'device_status': '1', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:46:38', 'stand_time': 2, 'error_time': 0, 'device_url': 'RYHJ'}], 'HLJ': [{'device_code': 'HLJ16', 'device_name': '混料机16', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ15', 'device_name': '混料机15', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ14', 'device_name': '混料机14', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ13', 'device_name': '混料机13', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '2023-05-13 09:52:53', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ12', 'device_name': '混料机12', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ11', 'device_name': '混料机11', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ10', 'device_name': '混料机10', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ09', 'device_name': '混料机9', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ08', 'device_name': '混料机8', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ07', 'device_name': '混料机7', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '2023-05-13 09:52:47', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ06', 'device_name': '混料机6', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ05', 'device_name': '混料机5', 'device_model': '2', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ'}, {'device_code': 'HLJ04', 'device_name': '混料机4', 'device_model': '1', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '2023-05-13 09:52:42', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ_S'}, {'device_code': 'HLJ03', 'device_name': '混料机3', 'device_model': '1', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '2023-05-13 09:52:39', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ_S'}, {'device_code': 'HLJ02', 'device_name': '混料机2', 'device_model': '1', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '2023-05-13 09:52:36', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ_S'}, {'device_code': 'HLJ01', 'device_name': '混料机1', 'device_model': '1', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '2023-05-13 09:52:33', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '', 'stand_time': 0, 'error_time': 0, 'device_url': 'HLJ_S'}], 'YZJ': [{'device_code': 'YJ10', 'device_name': '压机10', 'device_model': '4', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '18936', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:47:53', 'stand_time': 0, 'error_time': 0, 'device_url': 'YZJ'}, {'device_code': 'YJ09', 'device_name': '压机9', 'device_model': '4', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '18936', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:47:53', 'stand_time': 0, 'error_time': 0, 'device_url': 'YZJ'}, {'device_code': 'YJ08', 'device_name': '压机8', 'device_model': '4', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '18936', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:47:53', 'stand_time': 0, 'error_time': 0, 'device_url': 'YZJ'}, {'device_code': 'YJ07', 'device_name': '压机7', 'device_model': '4', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '0', 'stand_time': 0, 'error_time': 0, 'device_url': 'YZJ'}, {'device_code': 'YJ06', 'device_name': '压机6', 'device_model': '4', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '18936', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:47:53', 'stand_time': 0, 'error_time': 0, 'device_url': 'YZJ'}, {'device_code': 'YJ05', 'device_name': '压机5', 'device_model': '4', 'device_status': '2', 'device_status_name': null, 'material_name': '-', 'work_time': '229', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 08:47:53', 'stand_time': 0, 'error_time': 0, 'device_url': 'YZJ'}, {'device_code': 'YJ04', 'device_name': '压机4', 'device_model': '4', 'device_status': '0', 'device_status_name': null, 'material_name': 'ZLMCZ1001C422222GM001BD20-8', 'work_time': '18', 'real_qty': '0', 'realproducestart_date': '2023-05-13 10:10:32', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 02:47:36', 'stand_time': 456, 'error_time': 422, 'device_url': 'YZJ'}, {'device_code': 'YJ03', 'device_name': '压机3', 'device_model': '4', 'device_status': '0', 'device_status_name': null, 'material_name': 'ZLMCZ1001C322222GM001BD20-8', 'work_time': '19', 'real_qty': '0', 'realproducestart_date': '2023-05-13 10:10:18', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 02:47:36', 'stand_time': 455, 'error_time': 422, 'device_url': 'YZJ'}, {'device_code': 'YJ02', 'device_name': '压机2', 'device_model': '3', 'device_status': '0', 'device_status_name': null, 'material_name': 'ZLMCZ1001C222222GM001BD20-8', 'work_time': '24', 'real_qty': '2649', 'realproducestart_date': '2023-05-13 10:09:17', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 09:53:34', 'stand_time': 332, 'error_time': 8, 'device_url': 'YZJ_S'}, {'device_code': 'YJ01', 'device_name': '压机1', 'device_model': '3', 'device_status': '0', 'device_status_name': null, 'material_name': 'ZLMCZ1001C122222GM001BD20-8', 'work_time': '20', 'real_qty': '1963', 'realproducestart_date': '2023-05-13 10:08:36', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '2023-05-14 09:53:47', 'stand_time': 274, 'error_time': 13, 'device_url': 'YZJ_S'}], 'FJJXS': [{'device_code': 'FJCDJXS01', 'device_name': '分拣拆垛机械手', 'device_model': '9', 'device_status': '0', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '0', 'stand_time': 0, 'error_time': 0, 'device_url': 'FJCDJXS'}, {'device_code': 'FJMDJXS01', 'device_name': '分拣码垛机械手1', 'device_model': '10', 'device_status': '1', 'device_status_name': null, 'material_name': '-', 'work_time': '0', 'real_qty': '0', 'realproducestart_date': '', 'vehicle_qty': null, 'vehicle_type': null, 'vehicle_max_qty': null, 'error': 0, 'open_time': '0', 'stand_time': 0, 'error_time': 0, 'device_url': 'FJMDJXS'}]}} -// return res -// } -export const findDeviceById = (id) => post('api/cockpit/findDeviceById', { - id: id +// 库存状态 +export const boardKc = () => post('api/board/kc', { }) - -/** - * 首页车间情况 - */ -export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) -// export const workshopCondition = () => { -// let res = { -// 'code': 200, -// 'desc': '操作成功', -// 'result': { -// 'SemiFinishedProductShelfList': [ -// { -// 'point_name': '半成品货位1', -// 'point_code': 'BCPHW01', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位3', -// 'point_code': 'BCPHW03', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位5', -// 'point_code': 'BCPHW05', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位7', -// 'point_code': 'BCPHW07', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位9', -// 'point_code': 'BCPHW09', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位11', -// 'point_code': 'BCPHW11', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位13', -// 'point_code': 'BCPHW13', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位15', -// 'point_code': 'BCPHW15', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位17', -// 'point_code': 'BCPHW17', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位19', -// 'point_code': 'BCPHW19', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位21', -// 'point_code': 'BCPHW21', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位23', -// 'point_code': 'BCPHW23', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位25', -// 'point_code': 'BCPHW25', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位27', -// 'point_code': 'BCPHW27', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位29', -// 'point_code': 'BCPHW29', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位31', -// 'point_code': 'BCPHW31', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位33', -// 'point_code': 'BCPHW33', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位35', -// 'point_code': 'BCPHW35', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位37', -// 'point_code': 'BCPHW37', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位39', -// 'point_code': 'BCPHW39', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位41', -// 'point_code': 'BCPHW41', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位43', -// 'point_code': 'BCPHW43', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位45', -// 'point_code': 'BCPHW45', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位47', -// 'point_code': 'BCPHW47', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位49', -// 'point_code': 'BCPHW49', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位51', -// 'point_code': 'BCPHW51', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位2', -// 'point_code': 'BCPHW02', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位4', -// 'point_code': 'BCPHW04', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位6', -// 'point_code': 'BCPHW06', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位8', -// 'point_code': 'BCPHW08', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位10', -// 'point_code': 'BCPHW10', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位12', -// 'point_code': 'BCPHW12', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位14', -// 'point_code': 'BCPHW14', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位16', -// 'point_code': 'BCPHW16', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位18', -// 'point_code': 'BCPHW18', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位20', -// 'point_code': 'BCPHW20', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位22', -// 'point_code': 'BCPHW22', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位24', -// 'point_code': 'BCPHW24', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位26', -// 'point_code': 'BCPHW26', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位28', -// 'point_code': 'BCPHW28', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位30', -// 'point_code': 'BCPHW30', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位32', -// 'point_code': 'BCPHW32', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位34', -// 'point_code': 'BCPHW34', -// 'point_status': '1', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位36', -// 'point_code': 'BCPHW36', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位38', -// 'point_code': 'BCPHW38', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位40', -// 'point_code': 'BCPHW40', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位42', -// 'point_code': 'BCPHW42', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位44', -// 'point_code': 'BCPHW44', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位46', -// 'point_code': 'BCPHW46', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位48', -// 'point_code': 'BCPHW48', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位50', -// 'point_code': 'BCPHW50', -// 'point_status': '0', -// 'region_code': 'BCPHJ' -// }, -// { -// 'point_name': '半成品货位52', -// 'point_code': 'BCPHW52', -// 'point_status': '0', -// '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': 10000, -// 'real_qty': 3000, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ01', -// 'material_code': null, -// 'device_name': '混料机1', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 10000, -// 'real_qty': 4500, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ02', -// 'material_code': null, -// 'device_name': '混料机2', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 10000, -// 'real_qty': 4500, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ03', -// 'material_code': null, -// 'device_name': '混料机3', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 10000, -// 'real_qty': 6000, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ04', -// 'material_code': null, -// 'device_name': '混料机4', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ05', -// 'material_code': null, -// 'device_name': '混料机5', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ06', -// 'material_code': null, -// 'device_name': '混料机6', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ07', -// 'material_code': null, -// 'device_name': '混料机7', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ08', -// 'material_code': null, -// 'device_name': '混料机8', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ09', -// 'material_code': null, -// 'device_name': '混料机9', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ10', -// 'material_code': null, -// 'device_name': '混料机10', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ11', -// 'material_code': null, -// 'device_name': '混料机11', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ12', -// 'material_code': null, -// 'device_name': '混料机12', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ13', -// 'material_code': null, -// 'device_name': '混料机13', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ14', -// 'material_code': null, -// 'device_name': '混料机14', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ15', -// 'material_code': null, -// 'device_name': '混料机15', -// 'region_code': 'HL' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'HLJ16', -// 'material_code': null, -// 'device_name': '混料机16', -// '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': 1779, -// 'unqualified_in_qty': 1948, -// 'inventory_qty': 1672, -// 'material_code': '成品1' -// }, -// { -// 'qualified_in_qty': 937, -// 'unqualified_in_qty': 1159, -// 'inventory_qty': 1245, -// 'material_code': '成品2' -// }, -// { -// 'qualified_in_qty': 118, -// 'unqualified_in_qty': 1684, -// 'inventory_qty': 124, -// 'material_code': '成品3' -// }, -// { -// 'qualified_in_qty': 1330, -// 'unqualified_in_qty': 498, -// 'inventory_qty': 389, -// 'material_code': '成品4' -// }, -// { -// 'qualified_in_qty': 1799, -// 'unqualified_in_qty': 518, -// 'inventory_qty': 378, -// 'material_code': '成品5' -// } -// ], -// 'LastTenFailureList': [], -// 'StackingPositionList': [ -// { -// 'mode': 0, -// 'move': 0, -// 'color_status': 3, -// 'device_code': 'YJ01XL01', -// 'point_name': '压机1下料位1', -// 'error': 0, -// 'encoder_qty': 0, -// 'barcode': 0, -// 'region_code': 'YZ' -// }, -// { -// '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': 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': 10, -// 'barcode': 5337, -// 'region_code': 'YZ' -// }, -// { -// 'mode': 2, -// 'move': 2, -// 'color_status': 2, -// 'device_code': 'YJ03XL02', -// 'point_name': '压机3下料位2', -// 'error': 0, -// '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': 134, -// 'barcode': 5364, -// 'region_code': 'YZ' -// }, -// { -// 'mode': 2, -// 'move': 2, -// 'color_status': 1, -// 'device_code': 'YJ04XL02', -// 'point_name': '压机4下料位2', -// 'error': 0, -// 'encoder_qty': 0, -// 'barcode': 5050, -// 'region_code': 'YZ' -// }, -// { -// 'mode': 2, -// 'move': 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': 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' -// }, -// { -// 'mode': 0, -// 'move': 0, -// 'color_status': 3, -// 'device_code': 'YJ07XL01', -// 'point_name': '压机7下料位1', -// 'error': 0, -// 'encoder_qty': 0, -// 'barcode': 0, -// 'region_code': 'YZ' -// }, -// { -// 'mode': 0, -// 'move': 0, -// 'color_status': 3, -// 'device_code': 'YJ07XL02', -// 'point_name': '压机7下料位2', -// 'error': 0, -// 'encoder_qty': 0, -// 'barcode': 0, -// 'region_code': 'YZ' -// }, -// { -// 'mode': 2, -// 'move': 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': 1, -// 'device_code': 'YJ08XL02', -// 'point_name': '压机8下料位2', -// 'error': 0, -// 'encoder_qty': 0, -// 'barcode': 0, -// 'region_code': 'YZ' -// }, -// { -// 'mode': 2, -// 'move': 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': 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': 1500, -// 'real_qty': 2353, -// 'qualified_qty': 2353, -// 'unqualified_qty': 0, -// 'device_code': 'YJ01', -// 'material_code': null, -// 'device_name': '压机1', -// 'region_code': 'YZ' -// }, -// { -// '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': 1600, -// 'real_qty': 687, -// 'qualified_qty': 661, -// 'unqualified_qty': 26, -// 'device_code': 'YJ03', -// 'material_code': null, -// 'device_name': '压机3', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 3000, -// 'real_qty': 695, -// 'qualified_qty': 675, -// 'unqualified_qty': 20, -// 'device_code': 'YJ04', -// 'material_code': null, -// 'device_name': '压机4', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'YJ05', -// 'material_code': null, -// 'device_name': '压机5', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'YJ06', -// 'material_code': null, -// 'device_name': '压机6', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'YJ07', -// 'material_code': null, -// 'device_name': '压机7', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'YJ08', -// 'material_code': null, -// 'device_name': '压机8', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'YJ09', -// 'material_code': null, -// 'device_name': '压机9', -// 'region_code': 'YZ' -// }, -// { -// 'plan_qty': 0, -// 'real_qty': 0, -// 'qualified_qty': 0, -// 'unqualified_qty': 0, -// 'device_code': 'YJ10', -// 'material_code': null, -// 'device_name': '压机10', -// 'region_code': 'YZ' -// } -// ], -// 'DeviceConditionList': [ -// { -// 'device_name': '混料', -// 'failure': 0, -// 'shutdown': 16, -// 'standby': 0, -// 'running': 0 -// }, -// { -// 'device_name': '压制', -// 'failure': 0, -// 'shutdown': 7, -// 'standby': 0, -// 'running': 7 -// }, -// { -// 'device_name': '干燥', -// 'failure': 0, -// 'shutdown': 1, -// 'standby': 0, -// 'running': 2 -// }, -// { -// 'device_name': '包装', -// 'failure': 0, -// 'shutdown': 3, -// 'standby': 1, -// 'running': 1 -// } -// ], -// 'ManipulatorInfoList': [ -// { -// 'device_name': '码垛机械手1', -// 'error_time': 0, -// 'stand_time': 0, -// 'color_status': 0, -// 'device_code': 'MDJXS01', -// 'open_time': '0', -// 'work_time': 0, -// 'error': 0, -// 'region_code': 'YZ', -// 'status': 0 -// }, -// { -// 'device_name': '码垛机械手2', -// 'error_time': 0, -// 'stand_time': 0, -// 'color_status': 2, -// 'device_code': 'MDJXS02', -// 'open_time': '2023-07-05 07:28:24', -// 'work_time': 8, -// 'error': 0, -// 'region_code': 'YZ', -// 'status': 2 -// }, -// { -// 'device_name': '码垛机械手3', -// 'error_time': 0, -// 'stand_time': 1, -// 'color_status': 2, -// 'device_code': 'MDJXS03', -// 'open_time': '2023-07-05 02:12:33', -// 'work_time': 7, -// 'error': 0, -// 'region_code': 'YZ', -// 'status': 2 -// }, -// { -// 'device_name': '码垛机械手4', -// 'error_time': 0, -// 'stand_time': 0, -// 'color_status': 0, -// 'device_code': 'MDJXS04', -// 'open_time': '0', -// 'work_time': 0, -// 'error': 0, -// 'region_code': 'YZ', -// 'status': 0 -// }, -// { -// 'device_name': '分拣码垛机械手', -// 'error_time': 0, -// 'stand_time': 8710, -// 'real_qty': 0, -// 'color_status': 1, -// 'device_code': 'FJMDJXS01', -// 'open_time': ' 2023 7 5 2 17 52', -// 'work_time': 0, -// 'error': 0, -// 'region_code': 'FJ', -// 'status': 1 -// }, -// { -// 'device_name': '分拣拆垛机械手', -// 'error_time': 31425, -// 'stand_time': 163587, -// 'real_qty': 5058, -// 'color_status': 0, -// 'device_code': 'FJCDJXS01', -// 'open_time': ' 2023 7 5 2 17 14', -// 'work_time': 29552, -// 'error': 0, -// 'region_code': 'FJ', -// 'status': 0 -// } -// ], -// 'MixMachineList': [ -// { -// 'bom': '3016M3', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ01', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 7, -// 'error': 0, -// 'now_capacity': '3000', -// 'status': 0 -// }, -// { -// 'bom': '3016M3', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ02', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 7, -// 'error': 0, -// 'now_capacity': '4500', -// 'status': 0 -// }, -// { -// 'bom': '3019C1', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ03', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 7, -// 'error': 0, -// 'now_capacity': '4500', -// 'status': 0 -// }, -// { -// 'bom': '3019C1', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ04', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 7, -// 'error': 0, -// 'now_capacity': '6000', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ05', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 7, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ06', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ07', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ08', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 7, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ09', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ10', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ11', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ12', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ13', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ14', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ15', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'real_qty': 0, -// 'device_code': 'HLJ16', -// 'mix_num': 0, -// 'open_time': '', -// 'work_time': 0, -// 'error': 0, -// 'now_capacity': '0', -// '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': '', -// 'stand_status': '', -// 'point_name': '压机1空盅货位', -// 'point_code': 'KLHW41', -// 'point_status': '0', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '', -// 'stand_status': '', -// 'point_name': '压机1困料货位1', -// 'point_code': 'KLHW42', -// 'point_status': '0', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '2', -// 'stand_status': '3', -// 'point_name': '压机1困料货位2', -// 'point_code': 'KLHW43', -// 'point_status': '2', -// 'stand_status_name': '困料完成' -// }, -// { -// 'stand_status_color': '', -// 'stand_status': '', -// 'point_name': '压机1困料货位3', -// 'point_code': 'KLHW44', -// 'point_status': '0', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '', -// 'stand_status': '', -// 'point_name': '压机2空盅货位', -// 'point_code': 'KLHW45', -// 'point_status': '0', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '', -// 'stand_status': '', -// 'point_name': '压机2困料货位1', -// 'point_code': 'KLHW46', -// 'point_status': '0', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '', -// 'stand_status': '', -// 'point_name': '压机2困料货位2', -// 'point_code': 'KLHW47', -// 'point_status': '0', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '2', -// 'stand_status': '3', -// 'point_name': '压机2困料货位3', -// 'point_code': 'KLHW48', -// 'point_status': '2', -// 'stand_status_name': '困料完成' -// } -// ], -// 'kilneye4InfoList': [ -// { -// 'error_time': 1, -// 'stand_time': 25, -// 'device_code': 'JYHJ01', -// 'open_time': '2023-07-03 09:42:25', -// 'work_time': 29, -// 'error': 0, -// 'status': 2 -// }, -// { -// 'device_code': 'JYHJ02' -// }, -// { -// 'device_code': 'JYHJ03' -// }, -// { -// 'device_code': 'JYHJ04' -// } -// ], -// 'TrappedMaterialShelfList': [ -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位1', -// 'point_code': 'KLHW01', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位3', -// 'point_code': 'KLHW03', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位5', -// 'point_code': 'KLHW05', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位7', -// 'point_code': 'KLHW07', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位9', -// 'point_code': 'KLHW09', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位11', -// 'point_code': 'KLHW11', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位13', -// 'point_code': 'KLHW13', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位15', -// 'point_code': 'KLHW15', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位17', -// 'point_code': 'KLHW17', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位19', -// 'point_code': 'KLHW19', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位21', -// 'point_code': 'KLHW21', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位23', -// 'point_code': 'KLHW23', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位25', -// 'point_code': 'KLHW25', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位27', -// 'point_code': 'KLHW27', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位29', -// 'point_code': 'KLHW29', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位31', -// 'point_code': 'KLHW31', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位33', -// 'point_code': 'KLHW33', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位35', -// 'point_code': 'KLHW35', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位37', -// 'point_code': 'KLHW37', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位39', -// 'point_code': 'KLHW39', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位2', -// 'point_code': 'KLHW02', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位4', -// 'point_code': 'KLHW04', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位6', -// 'point_code': 'KLHW06', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位8', -// 'point_code': 'KLHW08', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位10', -// 'point_code': 'KLHW10', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位12', -// 'point_code': 'KLHW12', -// 'point_status': '1', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位14', -// 'point_code': 'KLHW14', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位16', -// 'point_code': 'KLHW16', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位18', -// 'point_code': 'KLHW18', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位20', -// 'point_code': 'KLHW20', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位22', -// 'point_code': 'KLHW22', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位24', -// 'point_code': 'KLHW24', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位26', -// 'point_code': 'KLHW26', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位28', -// 'point_code': 'KLHW28', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位30', -// 'point_code': 'KLHW30', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位32', -// 'point_code': 'KLHW32', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位34', -// 'point_code': 'KLHW34', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位36', -// 'point_code': 'KLHW36', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位38', -// 'point_code': 'KLHW38', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// }, -// { -// 'stand_status_color': '0', -// 'stand_status': '', -// 'point_name': '困料货位40', -// 'point_code': 'KLHW40', -// 'point_status': '0', -// 'region_code': 'KLHJ', -// 'stand_status_name': '' -// } -// ], -// 'MixBlankingList': [ -// { -// 'point_name': '混料机1下料位', -// 'point_code': 'HLJ01XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机2下料位', -// 'point_code': 'HLJ02XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机3下料位', -// 'point_code': 'HLJ03XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机4下料位', -// 'point_code': 'HLJ04XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机5下料位', -// 'point_code': 'HLJ05XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机6下料位', -// 'point_code': 'HLJ06XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机7下料位', -// 'point_code': 'HLJ07XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机8下料位', -// 'point_code': 'HLJ08XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机9下料位', -// 'point_code': 'HLJ09XL01', -// 'point_status': '0' -// }, -// { -// 'point_name': '混料机10下料位', -// 'point_code': 'HLJ10XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机11下料位', -// 'point_code': 'HLJ11XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机12下料位', -// 'point_code': 'HLJ12XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机13下料位', -// 'point_code': 'HLJ13XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机14下料位', -// 'point_code': 'HLJ14XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机15下料位', -// 'point_code': 'HLJ15XL01', -// 'point_status': '1' -// }, -// { -// 'point_name': '混料机16下料位', -// 'point_code': 'HLJ16XL01', -// 'point_status': '1' -// } -// ] -// } -// } -// return res -// } - -/** - * 成型左 - */ -export const moldingMaterialCondition = () => post('api/cockpit/moldingMaterialCondition', {}) -// export const moldingMaterialCondition = () => { -// let res = { -// 'code': 200, -// 'desc': '操作成功', -// 'result': { -// 'ManipulatorList': [ -// { -// 'device_name': '码垛机械手1', -// 'error_time': 0, -// 'device_status_name': '运行中', -// 'stand_time': 0, -// 'device_code': 'MDJXS01', -// 'open_time': '2023-06-30 07:27:59', -// 'work_time': 2, -// 'error': 0, -// 'status': 2 -// }, -// { -// 'device_name': '码垛机械手2', -// 'error_time': 0, -// 'device_status_name': '运行中', -// 'stand_time': 0, -// 'device_code': 'MDJXS02', -// 'open_time': '2023-06-30 07:27:16', -// 'work_time': 2, -// 'error': 0, -// 'status': 2 -// }, -// { -// 'device_name': '码垛机械手3', -// 'error_time': 0, -// 'device_status_name': '运行中', -// 'stand_time': 0, -// 'device_code': 'MDJXS03', -// 'open_time': '2023-06-30 01:31:05', -// 'work_time': 1, -// 'error': 0, -// 'status': 2 -// }, -// { -// 'device_name': '码垛机械手4', -// 'error_time': 0, -// 'device_status_name': '待机', -// 'stand_time': 1, -// 'device_code': 'MDJXS04', -// 'open_time': '2023-06-30 07:41:02', -// 'work_time': 0, -// 'error': 0, -// 'status': 1 -// } -// ], -// 'TrayStationPopoverList': [ -// { -// 'bom': '3009L3', -// 'error_time': 9, -// 'stand_time': 16, -// 'open_time': '2023-06-30 07:27:59', -// 'point_name': '压机1下料位1', -// 'error': 5, -// 'point_code': 'YJ01XL01', -// 'point_status': '1', -// 'device_name': '压机1', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 571, -// 'device_code': 'YJ01', -// 'work_time': 61, -// 'current_weight': 1169367689, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3009L3', -// 'status': 0 -// }, -// { -// 'bom': '3009L3', -// 'error_time': 9, -// 'stand_time': 16, -// 'open_time': '2023-06-30 07:27:59', -// 'point_name': '压机1下料位2', -// 'error': 5, -// 'point_code': 'YJ01XL02', -// 'point_status': '1', -// 'device_name': '压机1', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 571, -// 'device_code': 'YJ01', -// 'work_time': 61, -// 'current_weight': 1169367689, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3009L3', -// 'status': 0 -// }, -// { -// 'bom': '3004M1', -// 'error_time': 39, -// 'stand_time': 361, -// 'open_time': '2023-06-30 07:27:16', -// 'point_name': '压机2下料位1', -// 'error': 5, -// 'point_code': 'YJ02XL01', -// 'point_status': '1', -// 'device_name': '压机2', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 425, -// 'device_code': 'YJ02', -// 'work_time': 300, -// 'current_weight': 1164834080, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3004M1', -// 'status': 0 -// }, -// { -// 'bom': '3004M1', -// 'error_time': 39, -// 'stand_time': 361, -// 'open_time': '2023-06-30 07:27:16', -// 'point_name': '压机2下料位2', -// 'error': 5, -// 'point_code': 'YJ02XL02', -// 'point_status': '1', -// 'device_name': '压机2', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 425, -// 'device_code': 'YJ02', -// 'work_time': 300, -// 'current_weight': 1164834080, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3004M1', -// 'status': 0 -// }, -// { -// 'bom': '3016M3', -// 'error_time': 438, -// 'stand_time': 500, -// 'open_time': '2023-06-30 01:31:05', -// 'point_name': '压机3下料位1', -// 'error': 0, -// 'point_code': 'YJ03XL01', -// 'point_status': '1', -// 'device_name': '压机3', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 94, -// 'device_code': 'YJ03', -// 'work_time': 274, -// 'current_weight': 1144782848, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3016M3', -// 'status': 0 -// }, -// { -// 'bom': '3016M3', -// 'error_time': 438, -// 'stand_time': 500, -// 'open_time': '2023-06-30 01:31:05', -// 'point_name': '压机3下料位2', -// 'error': 0, -// 'point_code': 'YJ03XL02', -// 'point_status': '1', -// 'device_name': '压机3', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 94, -// 'device_code': 'YJ03', -// 'work_time': 274, -// 'current_weight': 1144782848, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3016M3', -// 'status': 0 -// }, -// { -// 'bom': '3016M3', -// 'error_time': 438, -// 'stand_time': 497, -// 'open_time': '2023-06-30 01:31:05', -// 'point_name': '压机4下料位1', -// 'error': 5, -// 'point_code': 'YJ04XL01', -// 'point_status': '1', -// 'device_name': '压机4', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 96, -// 'device_code': 'YJ04', -// 'work_time': 276, -// 'current_weight': 1145044992, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3016M3', -// 'status': 0 -// }, -// { -// 'bom': '3016M3', -// 'error_time': 438, -// 'stand_time': 497, -// 'open_time': '2023-06-30 01:31:05', -// 'point_name': '压机4下料位2', -// 'error': 5, -// 'point_code': 'YJ04XL02', -// 'point_status': '1', -// 'device_name': '压机4', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 96, -// 'device_code': 'YJ04', -// 'work_time': 276, -// 'current_weight': 1145044992, -// 'vehicle_code': '0000', -// 'material_code': 'GBMCZ3016M3', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机5下料位1', -// 'error': 0, -// 'point_code': 'YJ05XL01', -// 'point_status': '1', -// 'device_name': '压机5', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ05', -// 'work_time': 809, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机5下料位2', -// 'error': 0, -// 'point_code': 'YJ05XL02', -// 'point_status': '1', -// 'device_name': '压机5', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ05', -// 'work_time': 809, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机6下料位1', -// 'error': 0, -// 'point_code': 'YJ06XL01', -// 'point_status': '1', -// 'device_name': '压机6', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ06', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机6下料位2', -// 'error': 0, -// 'point_code': 'YJ06XL02', -// 'point_status': '1', -// 'device_name': '压机6', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ06', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 13, -// 'stand_time': 34, -// 'open_time': '2023-06-30 07:41:02', -// 'point_name': '压机7下料位1', -// 'error': 5, -// 'point_code': 'YJ07XL01', -// 'point_status': '1', -// 'device_name': '压机7', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 3132, -// 'device_code': 'YJ07', -// 'work_time': 167, -// 'current_weight': 1190446080, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 13, -// 'stand_time': 34, -// 'open_time': '2023-06-30 07:41:02', -// 'point_name': '压机7下料位2', -// 'error': 5, -// 'point_code': 'YJ07XL02', -// 'point_status': '1', -// 'device_name': '压机7', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 3132, -// 'device_code': 'YJ07', -// 'work_time': 167, -// 'current_weight': 1190446080, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 0 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机8下料位1', -// 'error': 0, -// 'point_code': 'YJ08XL01', -// 'point_status': '1', -// 'device_name': '压机8', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ08', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机8下料位2', -// 'error': 0, -// 'point_code': 'YJ08XL02', -// 'point_status': '1', -// 'device_name': '压机8', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ08', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机9下料位1', -// 'error': 0, -// 'point_code': 'YJ09XL01', -// 'point_status': '1', -// 'device_name': '压机9', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ09', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机9下料位2', -// 'error': 0, -// 'point_code': 'YJ09XL02', -// 'point_status': '1', -// 'device_name': '压机9', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ09', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '0000', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机10下料位1', -// 'error': 0, -// 'point_code': 'YJ10XL01', -// 'point_status': '0', -// 'device_name': '压机10', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ10', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'bom': '-', -// 'error_time': 0, -// 'stand_time': 0, -// 'open_time': '2023-06-20 08:03:23', -// 'point_name': '压机10下料位2', -// 'error': 0, -// 'point_code': 'YJ10XL02', -// 'point_status': '0', -// 'device_name': '压机10', -// 'is_full': '否', -// 'material_qty': '0', -// 'real_qty': 0, -// 'device_code': 'YJ10', -// 'work_time': 19515, -// 'current_weight': 0, -// 'vehicle_code': '', -// 'material_code': '-', -// 'status': 2 -// } -// ], -// 'PressPopoverList': [ -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '306', -// 'error_time': 9, -// 'stand_time': 16, -// 'total_classify_material': '1', -// 'total_actual_quantity': '306', -// 'open_time': '2023-06-30 07:27:59', -// 'current_qty': '306', -// 'error': 5, -// 'device_name': '压机1', -// 'device_status_name': '关机', -// 'real_qty': 571, -// 'device_code': 'YJ01', -// 'work_time': 61, -// 'current_weight': 1169367689, -// 'total_vehicle': '2', -// 'material_code': 'GBMCZ3009L3', -// 'status': 0 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '270', -// 'error_time': 39, -// 'stand_time': 361, -// 'total_classify_material': '1', -// 'total_actual_quantity': '270', -// 'open_time': '2023-06-30 07:27:16', -// 'current_qty': '270', -// 'error': 5, -// 'device_name': '压机2', -// 'device_status_name': '关机', -// 'real_qty': 425, -// 'device_code': 'YJ02', -// 'work_time': 300, -// 'current_weight': 1164834080, -// 'total_vehicle': '1', -// 'material_code': 'GBMCZ3004M1', -// 'status': 0 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 438, -// 'stand_time': 500, -// 'total_classify_material': '1', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-30 01:31:05', -// 'current_qty': '0', -// 'error': 0, -// 'device_name': '压机3', -// 'device_status_name': '关机', -// 'real_qty': 94, -// 'device_code': 'YJ03', -// 'work_time': 274, -// 'current_weight': 1144782848, -// 'total_vehicle': '0', -// 'material_code': 'GBMCZ3016M3', -// 'status': 0 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 438, -// 'stand_time': 497, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-30 01:31:05', -// 'current_qty': '270', -// 'error': 5, -// 'device_name': '压机4', -// 'device_status_name': '关机', -// 'real_qty': 96, -// 'device_code': 'YJ04', -// 'work_time': 276, -// 'current_weight': 1145044992, -// 'total_vehicle': '0', -// 'material_code': 'GBMCZ3016M3', -// 'status': 0 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 0, -// 'stand_time': 0, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-20 08:03:23', -// 'current_qty': '0', -// 'error': 0, -// 'device_name': '压机5', -// 'device_status_name': '运行中', -// 'real_qty': 0, -// 'device_code': 'YJ05', -// 'work_time': 809, -// 'current_weight': 0, -// 'total_vehicle': '0', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 0, -// 'stand_time': 0, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-20 08:03:23', -// 'current_qty': '0', -// 'error': 0, -// 'device_name': '压机6', -// 'device_status_name': '运行中', -// 'real_qty': 0, -// 'device_code': 'YJ06', -// 'work_time': 19515, -// 'current_weight': 0, -// 'total_vehicle': '0', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 13, -// 'stand_time': 34, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-30 07:41:02', -// 'current_qty': '0', -// 'error': 5, -// 'device_name': '压机7', -// 'device_status_name': '关机', -// 'real_qty': 3132, -// 'device_code': 'YJ07', -// 'work_time': 167, -// 'current_weight': 1190446080, -// 'total_vehicle': '0', -// 'material_code': '-', -// 'status': 0 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 0, -// 'stand_time': 0, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-20 08:03:23', -// 'current_qty': '0', -// 'error': 0, -// 'device_name': '压机8', -// 'device_status_name': '运行中', -// 'real_qty': 0, -// 'device_code': 'YJ08', -// 'work_time': 19515, -// 'current_weight': 0, -// 'total_vehicle': '0', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 0, -// 'stand_time': 0, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-20 08:03:23', -// 'current_qty': '0', -// 'error': 0, -// 'device_name': '压机9', -// 'device_status_name': '运行中', -// 'real_qty': 0, -// 'device_code': 'YJ09', -// 'work_time': 19515, -// 'current_weight': 0, -// 'total_vehicle': '0', -// 'material_code': '-', -// 'status': 2 -// }, -// { -// 'total_unqualified_qty': '0', -// 'total_qualified_qty': '0', -// 'error_time': 0, -// 'stand_time': 0, -// 'total_classify_material': '0', -// 'total_actual_quantity': '0', -// 'open_time': '2023-06-20 08:03:23', -// 'current_qty': '0', -// 'error': 0, -// 'device_name': '压机10', -// 'device_status_name': '运行中', -// 'real_qty': 0, -// 'device_code': 'YJ10', -// 'work_time': 19515, -// 'current_weight': 0, -// 'total_vehicle': '0', -// 'material_code': '-', -// 'status': 2 -// } -// ] -// } -// } -// return res -// } - -/** - *成型右 - */ -export const moldingTableDate = () => post('api/cockpit/moldingTableDate', {}) -// export const moldingTableDate = () => { -// let res = { -// 'code': 200, -// 'desc': '操作成功', -// 'result': { -// 'MoldingIOStoringList': [ -// { -// 'bom': '3003C1', -// 'create_time': '2023-06-05 09:39:15', -// 'qty': '305', -// 'mix_num': '20230605000', -// 'io_type': '入库', -// 'vehicle_code': '5011', -// 'point_code': 'BCPHW40', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'bom': '3003C1', -// 'create_time': '2023-06-05 09:39:15', -// 'qty': '230', -// 'mix_num': '20230605000', -// 'io_type': '入库', -// 'vehicle_code': '5082', -// 'point_code': 'BCPHW29', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'bom': '3015C2', -// 'create_time': '2023-06-05 09:39:15', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '入库', -// 'vehicle_code': '5269', -// 'point_code': 'BCPHW16', -// 'material_code': 'GBMAC3015C2' -// }, -// { -// 'bom': '3012C1', -// 'create_time': '2023-06-05 10:06:16', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5116', -// 'point_code': 'BCPHW21', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '1001C1', -// 'create_time': '2023-06-05 13:33:22', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5038', -// 'point_code': 'BCPHW22', -// 'material_code': 'ZLMCZ1001C1' -// }, -// { -// 'bom': '3004M1', -// 'create_time': '2023-06-05 13:33:22', -// 'qty': '-', -// 'mix_num': '-', -// 'io_type': '出库', -// 'vehicle_code': '5002', -// 'point_code': 'BCPHW14', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'bom': '3004M1', -// 'create_time': '2023-06-05 13:33:22', -// 'qty': '-', -// 'mix_num': '-', -// 'io_type': '出库', -// 'vehicle_code': '5098', -// 'point_code': 'BCPHW10', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'bom': '3004M1', -// 'create_time': '2023-06-05 13:33:22', -// 'qty': '-', -// 'mix_num': '-', -// 'io_type': '出库', -// 'vehicle_code': '5068', -// 'point_code': 'BCPHW09', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'bom': '3034C2', -// 'create_time': '2023-06-05 12:36:22', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5253', -// 'point_code': 'BCPHW11', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'bom': '3004M1', -// 'create_time': '2023-06-05 13:33:22', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5008', -// 'point_code': 'BCPHW01', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'bom': '3004M1', -// 'create_time': '2023-06-05 13:33:22', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5091', -// 'point_code': 'BCPHW08', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'bom': '3012C1', -// 'create_time': '2023-06-05 14:01:49', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5007', -// 'point_code': 'BCPHW16', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '3034C2', -// 'create_time': '2023-06-05 14:11:40', -// 'qty': '18', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5245', -// 'point_code': 'BCPHW17', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'bom': '3012C1', -// 'create_time': '2023-06-05 14:35:16', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5254', -// 'point_code': 'BCPHW19', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '3034C2', -// 'create_time': '2023-06-05 14:44:04', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'io_type': '出库', -// 'vehicle_code': '5016', -// 'point_code': 'BCPHW20', -// 'material_code': 'GBMAC3034C2' -// } -// ], -// 'SemiFinishedProductShelList': [ -// { -// 'create_time': '2023-05-25 14:41:19', -// 'qty': '0', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位1', -// 'vehicle_code': '5036', -// 'point_code': 'BCPHW01', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 10:09:57', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位2', -// 'vehicle_code': '5122', -// 'point_code': 'BCPHW02', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 10:40:47', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位3', -// 'vehicle_code': '5024', -// 'point_code': 'BCPHW03', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-22 08:48:57', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位4', -// 'vehicle_code': '5063', -// 'point_code': 'BCPHW04', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-19 16:47:43', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位5', -// 'vehicle_code': '5058', -// 'point_code': 'BCPHW05', -// 'point_status': '1', -// 'material_code': 'GBMCZ3009L3' -// }, -// { -// 'create_time': '2023-05-22 15:35:42', -// 'qty': '0', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位6', -// 'vehicle_code': '5073', -// 'point_code': 'BCPHW06', -// 'point_status': '1', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'create_time': '2023-05-25 15:04:34', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位7', -// 'vehicle_code': '5053', -// 'point_code': 'BCPHW07', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-25 15:26:48', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位8', -// 'vehicle_code': '5248', -// 'point_code': 'BCPHW08', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-22 12:07:59', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位9', -// 'vehicle_code': '5050', -// 'point_code': 'BCPHW09', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 11:18:40', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位10', -// 'vehicle_code': '5004', -// 'point_code': 'BCPHW10', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 12:40:49', -// 'qty': '0', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位11', -// 'vehicle_code': '5272', -// 'point_code': 'BCPHW11', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 11:57:29', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位12', -// 'vehicle_code': '5077', -// 'point_code': 'BCPHW12', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 09:14:11', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位13', -// 'vehicle_code': '5133', -// 'point_code': 'BCPHW13', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-22 10:35:26', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位14', -// 'vehicle_code': '5039', -// 'point_code': 'BCPHW14', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 12:18:54', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位15', -// 'vehicle_code': '5033', -// 'point_code': 'BCPHW15', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-29 08:54:25', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位16', -// 'vehicle_code': '5269', -// 'point_code': 'BCPHW16', -// 'point_status': '1', -// 'material_code': 'GBMAC3015C2' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位17', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW17', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '2023-05-18 14:56:43', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位18', -// 'vehicle_code': '5143', -// 'point_code': 'BCPHW18', -// 'point_status': '1', -// 'material_code': 'GBMCZ3009L3' -// }, -// { -// 'create_time': '2023-05-26 14:41:39', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位19', -// 'vehicle_code': '5080', -// 'point_code': 'BCPHW19', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 15:00:32', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位20', -// 'vehicle_code': '5091', -// 'point_code': 'BCPHW20', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-18 13:47:45', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位21', -// 'vehicle_code': '5081', -// 'point_code': 'BCPHW21', -// 'point_status': '1', -// 'material_code': 'GBMCZ3009L3' -// }, -// { -// 'create_time': '2023-05-22 15:43:40', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位22', -// 'vehicle_code': '5034', -// 'point_code': 'BCPHW22', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 07:53:36', -// 'qty': '324', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位23', -// 'vehicle_code': '5048', -// 'point_code': 'BCPHW23', -// 'point_status': '1', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'create_time': '2023-05-23 09:19:36', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位24', -// 'vehicle_code': '5070', -// 'point_code': 'BCPHW24', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 09:17:28', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位25', -// 'vehicle_code': '5076', -// 'point_code': 'BCPHW25', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 10:53:00', -// 'qty': '0', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位26', -// 'vehicle_code': '5066', -// 'point_code': 'BCPHW26', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 10:53:19', -// 'qty': '324', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位27', -// 'vehicle_code': '5120', -// 'point_code': 'BCPHW27', -// 'point_status': '1', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'create_time': '2023-05-23 09:33:58', -// 'qty': '0', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位28', -// 'vehicle_code': '5069', -// 'point_code': 'BCPHW28', -// 'point_status': '1', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'create_time': '2023-05-29 08:10:28', -// 'qty': '230', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位29', -// 'vehicle_code': '5082', -// 'point_code': 'BCPHW29', -// 'point_status': '1', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位30', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW30', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '2023-05-26 13:08:07', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位31', -// 'vehicle_code': '5054', -// 'point_code': 'BCPHW31', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-22 13:47:38', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位32', -// 'vehicle_code': '5029', -// 'point_code': 'BCPHW32', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-19 15:44:44', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位33', -// 'vehicle_code': '5144', -// 'point_code': 'BCPHW33', -// 'point_status': '1', -// 'material_code': 'GBMCZ3009L3' -// }, -// { -// 'create_time': '2023-05-22 13:01:53', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位34', -// 'vehicle_code': '5085', -// 'point_code': 'BCPHW34', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 13:30:59', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位35', -// 'vehicle_code': '5049', -// 'point_code': 'BCPHW35', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-26 13:44:51', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位36', -// 'vehicle_code': '5249', -// 'point_code': 'BCPHW36', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 14:37:39', -// 'qty': '120', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位37', -// 'vehicle_code': '5256', -// 'point_code': 'BCPHW37', -// 'point_status': '1', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'create_time': '2023-05-22 14:45:16', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位38', -// 'vehicle_code': '5020', -// 'point_code': 'BCPHW38', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 15:07:17', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位39', -// 'vehicle_code': '5008', -// 'point_code': 'BCPHW39', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-26 15:19:14', -// 'qty': '305', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位40', -// 'vehicle_code': '5011', -// 'point_code': 'BCPHW40', -// 'point_status': '1', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'create_time': '2023-05-22 16:21:06', -// 'qty': '288', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位41', -// 'vehicle_code': '5146', -// 'point_code': 'BCPHW41', -// 'point_status': '1', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'create_time': '2023-05-22 16:21:52', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位42', -// 'vehicle_code': '5131', -// 'point_code': 'BCPHW42', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'create_time': '2023-05-23 10:24:13', -// 'qty': '270', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位43', -// 'vehicle_code': '5061', -// 'point_code': 'BCPHW43', -// 'point_status': '1', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'create_time': '2023-05-23 12:07:16', -// 'qty': '0', -// 'mix_num': '20230605000', -// 'point_name': '半成品货位44', -// 'vehicle_code': '5112', -// 'point_code': 'BCPHW44', -// 'point_status': '1', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位45', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW45', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位46', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW46', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位47', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW47', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位48', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW48', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位49', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW49', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位50', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW50', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位51', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW51', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'create_time': '', -// 'qty': '', -// 'mix_num': '-', -// 'point_name': '半成品货位52', -// 'vehicle_code': '-', -// 'point_code': 'BCPHW52', -// 'point_status': '0', -// 'material_code': '-' -// } -// ], -// 'MoldingDayList': [ -// { -// 'bom': '3012C1', -// 'workorder_id': '1660922283415453696', -// 'plan_qty': '7000', -// 'workorder_code': '230523040', -// 'realproducestart_date': '2023-05-24 07:56:48', -// 'order_status': '5', -// 'device_name': '压机1', -// 'order_status_name': '完成', -// 'real_qty': '2298', -// 'device_code': 'YJ01', -// 'realproduceend_date': '2023-05-24 16:19:25', -// 'total_mix_frequency': '8', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '3012C1', -// 'workorder_id': '1661283274846281728', -// 'plan_qty': '5000', -// 'workorder_code': '230524031', -// 'realproducestart_date': '2023-05-25 08:07:39', -// 'order_status': '5', -// 'device_name': '压机1', -// 'order_status_name': '完成', -// 'real_qty': '2415', -// 'device_code': 'YJ01', -// 'realproduceend_date': '2023-05-25 15:40:43', -// 'total_mix_frequency': '10', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '3034C2', -// 'workorder_id': '1661283420745146368', -// 'plan_qty': '3000', -// 'workorder_code': '230524034', -// 'realproducestart_date': '2023-05-25 08:08:02', -// 'order_status': '5', -// 'device_name': '压机2', -// 'order_status_name': '完成', -// 'real_qty': '2552', -// 'device_code': 'YJ02', -// 'realproduceend_date': '2023-05-25 15:45:51', -// 'total_mix_frequency': '11', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'bom': '3003C1', -// 'workorder_id': '1661283572813832192', -// 'plan_qty': '7000', -// 'workorder_code': '230524037', -// 'realproducestart_date': '2023-05-26 07:54:01', -// 'order_status': '5', -// 'device_name': '压机3', -// 'order_status_name': '完成', -// 'real_qty': '898', -// 'device_code': 'YJ03', -// 'realproduceend_date': '2023-05-26 15:51:28', -// 'total_mix_frequency': '2', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'bom': '3003C1', -// 'workorder_id': '1661283680963960832', -// 'plan_qty': '900', -// 'workorder_code': '230524040', -// 'realproducestart_date': '2023-05-26 07:53:34', -// 'order_status': '5', -// 'device_name': '压机4', -// 'order_status_name': '完成', -// 'real_qty': '902', -// 'device_code': 'YJ04', -// 'realproduceend_date': '2023-05-26 13:54:22', -// 'total_mix_frequency': '1', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'bom': '3012C1', -// 'workorder_id': '1661644006297387008', -// 'plan_qty': '12500', -// 'workorder_code': '230525013', -// 'realproducestart_date': '2023-05-26 07:49:42', -// 'order_status': '5', -// 'device_name': '压机1', -// 'order_status_name': '完成', -// 'real_qty': '12310', -// 'device_code': 'YJ01', -// 'realproduceend_date': '2023-05-26 15:38:37', -// 'total_mix_frequency': '9', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '3034C2', -// 'workorder_id': '1661644086618308608', -// 'plan_qty': '12500', -// 'workorder_code': '230525016', -// 'realproducestart_date': '2023-05-26 07:49:29', -// 'order_status': '5', -// 'device_name': '压机2', -// 'order_status_name': '完成', -// 'real_qty': '12508', -// 'device_code': 'YJ02', -// 'realproduceend_date': '2023-05-26 15:33:27', -// 'total_mix_frequency': '9', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3034C2' -// }, -// { -// 'bom': '3038C2', -// 'workorder_id': '1662005782209839104', -// 'plan_qty': '1296', -// 'workorder_code': '230526025', -// 'realproducestart_date': '2023-05-29 08:09:21', -// 'order_status': '3', -// 'device_name': '压机1', -// 'order_status_name': '生产中', -// 'real_qty': '1200', -// 'device_code': 'YJ01', -// 'realproduceend_date': '-', -// 'total_mix_frequency': '1', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3038C2' -// }, -// { -// 'bom': '3038C2', -// 'workorder_id': '1662006089157394432', -// 'plan_qty': '3888', -// 'workorder_code': '230526031', -// 'realproducestart_date': '-', -// 'order_status': '1', -// 'device_name': '压机1', -// 'order_status_name': '未生产', -// 'real_qty': '3856', -// 'device_code': 'YJ01', -// 'realproduceend_date': '-', -// 'total_mix_frequency': '0', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3038C2' -// }, -// { -// 'bom': '3003C1', -// 'workorder_id': '1662006554016301056', -// 'plan_qty': '5500', -// 'workorder_code': '230526040', -// 'realproducestart_date': '2023-05-29 08:31:33', -// 'order_status': '3', -// 'device_name': '压机3', -// 'order_status_name': '生产中', -// 'real_qty': '5000', -// 'device_code': 'YJ03', -// 'realproduceend_date': '-', -// 'total_mix_frequency': '0', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'bom': '3003C1', -// 'workorder_id': '1662006688682819584', -// 'plan_qty': '1440', -// 'workorder_code': '230526043', -// 'realproducestart_date': '2023-05-29 08:10:16', -// 'order_status': '3', -// 'device_name': '压机4', -// 'order_status_name': '生产中', -// 'real_qty': '1000', -// 'device_code': 'YJ04', -// 'realproduceend_date': '-', -// 'total_mix_frequency': '1', -// 'region_code': 'YZ', -// 'material_code': 'GBMAC3003C1' -// }, -// { -// 'bom': '2031M2', -// 'workorder_id': '1662282237812621312', -// 'plan_qty': '10888', -// 'workorder_code': '230527001', -// 'realproducestart_date': '2023-05-27 10:20:35', -// 'order_status': '5', -// 'device_name': '压机1', -// 'order_status_name': '完成', -// 'real_qty': '10888', -// 'device_code': 'YJ01', -// 'realproduceend_date': '2023-05-27 13:57:43', -// 'total_mix_frequency': '0', -// 'region_code': 'YZ', -// 'material_code': 'DLMCZ2031M2' -// } -// ] -// } -// } -// return res -// } - -/** - *分拣包装左 - */ -export const sortingAndPackagingPopover = () => post('api/cockpit/sortingAndPackagingPopover', {}) -// export const sortingAndPackagingPopover = () => { -// let res = { -// 'code': 200, -// 'desc': '操作成功', -// 'result': { -// 'SplitOrPalletizingList': [ -// { -// 'bom': '3012C1', -// 'is_full': '是', -// 'device_name': '压机1', -// 'qty': '270', -// 'mix_num': '20230606000', -// 'point_name': '分拣拆垛1对接位1', -// 'vehicle_code': '5070', -// 'point_code': 'FJCD01DJ01', -// 'point_status': '1', -// 'material_code': 'GBMAC3012C1' -// }, -// { -// 'bom': '-', -// 'is_full': '-', -// 'device_name': '-', -// 'qty': '-', -// 'mix_num': '-', -// 'point_name': '分拣拆垛1对接位2', -// 'vehicle_code': '', -// 'point_code': 'FJCD01DJ02', -// 'point_status': '0', -// 'material_code': '-' -// }, -// { -// 'bom': '-', -// 'is_full': '-', -// 'device_name': '-', -// 'qty': '-', -// 'mix_num': '-', -// 'point_name': '分拣码垛1对接位1', -// 'vehicle_code': '0000', -// 'point_code': 'FJMD01DJ01', -// 'point_status': '1', -// 'material_code': '-' -// }, -// { -// 'bom': '-', -// 'is_full': '-', -// 'device_name': '-', -// 'qty': '-', -// 'mix_num': '-', -// 'point_name': '分拣码垛1对接位2', -// 'vehicle_code': '0000', -// 'point_code': 'FJMD01DJ02', -// 'point_status': '1', -// 'material_code': '-' -// } -// ], -// 'HalfSupportCacheList': [ -// { -// 'bom': '-', -// 'device_name': '-', -// 'instorage_time': '-', -// 'qty': '-', -// 'mix_num': '-', -// 'point_name': '半托缓存位1', -// 'point_status_name': '无货', -// 'vehicle_code': '-', -// 'point_code': 'BTHC01', -// 'point_status': '0', -// 'material_code': '-' -// } -// ], -// 'DevicesInfoList': { -// 'DT01': { -// 'device_status': 2, -// 'device_name': '叠托位', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'DT01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// }, -// 'FJCDJXS01': { -// 'device_status': 2, -// 'device_name': '分拣拆垛机械手', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'FJCDJXS01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// }, -// 'RGV01': { -// 'device_status': 2, -// 'device_name': 'RGV搬运车', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'RGV01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// }, -// 'FJMDJXS01': { -// 'device_status': 2, -// 'device_name': '分拣码垛机械手', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'FJMDJXS01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// }, -// 'CPJ01': { -// 'device_status': 2, -// 'device_name': '拆盘机', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'CPJ01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// }, -// 'BZJ01': { -// 'device_status': 2, -// 'device_name': '包装机', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'BZJ01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// }, -// 'FJRGCD01': { -// 'device_status': 2, -// 'device_name': '分拣人工拆垛', -// 'device_status_name': '运行中', -// 'error_time': '0', -// 'stand_time': '2', -// 'device_code': 'FJRGCD01', -// 'open_time': '2023-06-02 11:12:02', -// 'work_time': '7' -// } -// }, -// 'PackagingLineList': [ -// { -// 'device_code': 'BZX01', -// 'move': '1', -// 'vehicle_type': '3', -// 'vehicle_code': '0001' -// }, -// { -// 'device_code': 'BZX02', -// 'move': '1', -// 'vehicle_type': '2', -// 'vehicle_code': '0000' -// }, -// { -// 'device_code': 'BZX03', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX04', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX05', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX06', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX07', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX08', -// 'move': '1', -// 'vehicle_type': '2', -// 'vehicle_code': '1111' -// }, -// { -// 'device_code': 'BZX09', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX10', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX11', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX12', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX13', -// 'move': '0', -// 'vehicle_type': '', -// 'vehicle_code': '' -// }, -// { -// 'device_code': 'BZX14', -// 'move': '1', -// 'vehicle_type': '2', -// 'vehicle_code': '0000' -// }, -// { -// 'device_code': 'BZX15', -// 'move': '1', -// 'vehicle_type': '2', -// 'vehicle_code': '0000' -// } -// ] -// } -// } -// return res -// } - -/** - *分拣包装右 - */ -export const sortingAndPackaging = () => post('api/cockpit/sortingAndPackaging', {}) -// export const sortingAndPackaging = () => { -// let res = { -// 'code': 200, -// 'desc': '操作成功', -// 'result': { -// 'SortingDayList': [ -// { -// 'total_palletizing_qty': '100', -// 'total_stripping_qty': '288', -// 'material_id': '1658742670023069696', -// 'material_code': 'GBMCZ3004M1' -// }, -// { -// 'total_palletizing_qty': '100', -// 'total_stripping_qty': '270', -// 'material_id': '1655138063413809152', -// 'material_code': 'ZLMCZ1001C1' -// }, -// { -// 'total_palletizing_qty': '100', -// 'total_stripping_qty': '576', -// 'material_id': '1659114773914193920', -// 'material_code': 'GBMCZ3004M1' -// } -// ], -// 'PackingAreaTaskList': [ -// { -// 'device_name': '-', -// 'instorage_time': '-', -// 'qty': '-', -// 'device_code': '-', -// 'mix_num': '-', -// 'point_name': '包装线1', -// 'point_status_name': '无货', -// 'vehicle_code': '-', -// 'point_code': 'BZX01', -// 'point_status': '0', -// 'material_code': '-' -// } -// ], -// 'HalfSupportCacheList': [ -// { -// 'device_name': '-', -// 'instorage_time': '-', -// 'qty': '-', -// 'device_code': '-', -// 'mix_num': '-', -// 'point_name': '半托缓存位1', -// 'point_status_name': '无货', -// 'vehicle_code': '-', -// 'point_code': 'BTHC01', -// 'point_status': '0', -// 'material_code': '-' -// } -// ], -// 'CPDayList': [ -// { -// 'qualified_in_qty': 1259, -// 'unqualified_in_qty': 208, -// 'inventory_qty': 1096, -// 'material_code': '成品1' -// }, -// { -// 'qualified_in_qty': 1654, -// 'unqualified_in_qty': 1522, -// 'inventory_qty': 1934, -// 'material_code': '成品2' -// }, -// { -// 'qualified_in_qty': 1153, -// 'unqualified_in_qty': 659, -// 'inventory_qty': 637, -// 'material_code': '成品3' -// }, -// { -// 'qualified_in_qty': 743, -// 'unqualified_in_qty': 1525, -// 'inventory_qty': 1248, -// 'material_code': '成品4' -// }, -// { -// 'qualified_in_qty': 1697, -// 'unqualified_in_qty': 434, -// 'inventory_qty': 511, -// 'material_code': '成品5' -// } -// ] -// } -// } -// return res -// } - -/** - * 新版大屏首页 - */ -export const homepageDataLeft = () => post('api/dashboard/homepageDataLeft', {}) -export const homepageDataRight = () => post('api/dashboard/homepageDataRight', {}) -export const homepageEquipment = () => post('api/dashboard/homepageEquipment', {}) diff --git a/src/config/mork2.js b/src/config/mork2.js index 40aecc1..f6175fa 100644 --- a/src/config/mork2.js +++ b/src/config/mork2.js @@ -1,426 +1,1371 @@ -/** - * 新版大屏首页左侧报表 - */ -export const homepageDataLeft = () => { +export const boardPoint = () => { let res = { - // 当日混料 最多7个元素 - 'todayMix': [ + 'pointList': [ { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - 'materialName': '物料一', - // 需生产 - 'plan': 14, - // 已生产 - 'real': 17 + 'material_name': '20中负', + 'point_code': '1-01-01', + 'point_status': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - 'materialName': '物料二', - // 需生产 - 'plan': 14, - // 已生产 - 'real': 16 + 'material_name': '20中负', + 'point_code': '1-02-01', + 'point_status': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - 'materialName': '物料三', - // 需生产 - 'plan': 20, - // 已生产 - 'real': 16 + 'material_name': '20中负', + 'point_code': '1-03-01', + 'point_status': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - 'materialName': '物料四', - // 需生产 - 'plan': 14, - // 已生产 - 'real': 16 + 'material_name': '20中负', + 'point_code': '1-04-01', + 'point_status': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - 'materialName': '物料五', - // 需生产 - 'plan': 14, - // 已生产 - 'real': 16 + 'material_name': '20中负', + 'point_code': '1-05-01', + 'point_status': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-31', - 'materialName': '物料6', - // 需生产 - 'plan': 14, - // 已生产 - 'real': 16 + 'material_name': '20中负', + 'point_code': '1-06-01', + 'point_status': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-32', - 'materialName': '物料7', - // 需生产 - 'plan': 14, - // 已生产 - 'real': 16 + 'material_name': '20中负', + 'point_code': '1-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '1-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '1-09-01', + 'point_status': '1' + }, + { + 'material_name': '14.5CW正', + 'point_code': '2-01-01', + 'point_status': '2' + }, + { + 'material_name': '14.5CW正', + 'point_code': '2-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '2-09-01', + 'point_status': '2' + }, + { + 'material_name': '', + 'point_code': '3-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '3-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '4-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '5-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '6-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '7-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '8-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '9-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '10-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '11-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '12-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '13-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '14-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '15-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '16-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '17-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-08-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '18-09-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '19-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '20-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '21-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '22-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '23-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '24-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '25-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '26-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '27-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '28-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '29-07-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-01-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-02-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-03-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-04-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-05-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-06-01', + 'point_status': '1' + }, + { + 'material_name': '', + 'point_code': '30-07-01', + 'point_status': '1' } ], - // 当日成品 最多7个元素 - 'todaySort': [ + 'detail': { + 'sum1': 84, + 'sum2': 100, + 'empty1': 84, + 'empty2': 161, + 'use1': 0, + 'use2': 20 + } + } + return res +} +export const boardKc = () => { + let res = { + 'qs': [ { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-14', + 'num': 1, + 'direction': '0' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-14', + 'num': 2, + 'direction': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-15', + 'num': 1, + 'direction': '0' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-15', + 'num': 2, + 'direction': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-16', + 'num': 2, + 'direction': '1' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-17', + 'num': 1, + 'direction': '0' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-30', - // 需生产 - 'plan': 10, - // 已压制 - 'press': 20, - // 已完成 - 'real': 30 + 'date': '06-17', + 'num': 2, + 'direction': '1' + }, + { + 'date': '06-18', + 'num': 2, + 'direction': '1' + }, + { + 'date': '06-19', + 'num': 2, + 'direction': '1' + }, + { + 'date': '06-20', + 'num': 2, + 'direction': '1' } ], - // 今日生产 - 'todayProduction': { - // 压制 - 'todayPressProduction': { - // 已生产 - 'real': 2122, - // 计划生产 - 'plan': 8400 - }, - // 包装 - 'todaySortProduction': { - // 已生产 - 'real': 0, - // 计划生产 - 'plan': 0 - }, - // 订单完成 - 'orderFulfillmentRate': { - // 已生产 - 'real': 2122, - // 计划生产 - 'plan': 8400 - }, - // 混料 - 'todayMixProduction': { - // 已生产 - 'real': 0.0, - // 计划生产 - 'plan': 0.0 - }, - todayTotalPlan: '80', - materialCountSize: '2', - sortCompleted: '11', - sortCompletedQty: '900', - sortMaterialCountSize: '1', - fulfillmentRate: '25' - // 信息 - // 'message': '今日共需生产8400块,物料种类2种,已完成包装11托,共900块,1个物料,完成率25%。' - }, - // 历史分析 固定7个元素 - 'history': [ + 'today': [ { - // 日期 - 'date': '12月31日', - // 成品 - 'sort': 0, - // 压制 - 'press': 1890 + 'number': '220', + 'time': '2024-06-14 18:18:59', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '0' }, { - 'date': '12月31日', - 'sort': 0, - 'press': 2640 + 'number': '220', + 'time': '2024-06-14 08:59:34', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '1' }, { - 'date': '12月31日', - 'sort': 0, - 'press': 5364 + 'number': '220', + 'time': '2024-06-14 18:18:59', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '0' }, { - 'date': '12月31日', - 'sort': 720, - 'press': 4962 + 'number': '220', + 'time': '2024-06-14 08:59:34', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '1' }, { - 'date': '12月31日', - 'sort': 1584, - 'press': 1260 + 'number': '220', + 'time': '2024-06-14 18:18:59', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '0' }, { - 'date': '12月31日', - 'sort': 1872, - 'press': 2400 + 'number': '220', + 'time': '2024-06-14 08:59:34', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '1' }, { - 'date': '12月31日', - 'sort': 576, - 'press': 630 + 'number': '220', + 'time': '2024-06-14 08:59:34', + 'material_name': '20中负', + 'point_code': '1-01-01', + 'direction': '1' } ], - // 库存量监控 最多7个元素 - 'inventory': [ + 'kcfx': [ { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-31', - 'materialName': '物料一', - // 数量 - 'qty': 1 + 'sum': 1540, + 'material_name': '20中负' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-32', - 'materialName': '物料二', - // 数量 - 'qty': 2 + 'sum': 1540, + 'material_name': '20中负' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-3', - 'materialName': '物料三', - // 数量 - 'qty': 3 + 'sum': 1540, + 'material_name': '20中负' }, { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-4', - 'materialName': '物料四', - // 数量 - 'qty': 4 - }, - { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-5', - 'materialName': '物料五', - // 数量 - 'qty': 5 - }, - { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-6', - 'materialName': '物料6', - // 数量 - 'qty': 6 - }, - { - // 物料编码 - 'materialCode': 'GBMCZ3027L323217GM003ZX22-7', - 'materialName': '物料7', - // 数量 - 'qty': 7 + 'sum': 1540, + 'material_name': '20中负' } ] } return res } - -/** - * 新版大屏首页右侧报表 - */ -export const homepageDataRight = () => { - let res = { - 'capacityRate': [{'device_name': '混料设备', 'numerical': '60'}, {'device_name': '压制设备', 'numerical': '60'}, {'device_name': '压制设备2', 'numerical': '60'}, {'device_name': '压制设备3', 'numerical': '60'}], - 'stateStatistics': { - count: '20', - fourState: [{'status': '5', 'stateName': '正常运行'}, {'status': '5', 'stateName': '暂未生产'}, {'status': '5', 'stateName': '空闲设备'}, {'status': '5', 'stateName': '故障设备'}] - }, - 'areaDeviceStatus': { - 'mix': { - 'running': 7, - 'pausing': 3, - 'shutdown': 4, - 'inTrouble': 1 - }, - 'press': { - 'running': 4, - 'pausing': 2, - 'shutdown': 1, - 'inTrouble': 0 - }, - 'dry': { - 'running': 4, - 'pausing': 7, - 'shutdown': 8, - 'inTrouble': 2 - }, - 'sort': { - 'running': 7, - 'pausing': 3, - 'shutdown': 3, - 'inTrouble': 1 - } - }, - 'top10Of30Days': [ - { - 'device_name': '压机1', - 'count': 10 - }, - { - 'device_name': '压机2', - 'count': 9 - }, - { - 'device_name': '混料机1', - 'count': 8 - }, - { - 'device_name': '窑1', - 'count': 7 - }, - { - 'device_name': '分拣拆垛机械手1', - 'count': 6 - }, - { - 'device_name': '压机7', - 'count': 5 - }, - { - 'device_name': '码垛机械手1', - 'count': 4 - }, - { - 'device_name': '窑前桁架1', - 'count': 3 - }, - { - 'device_name': '拆盘机1', - 'count': 2 - }, - { - 'device_name': '覆膜机1', - 'count': 1 - } - ], - 'deviceWorkOrder': [ - { - 'process': '压制', - 'deviceCode': 'YJ01', - 'deviceName': '压机1', - 'status': '2', - 'workOrder': 'GD0001', - 'bom': '1001C1', - 'material': 'ZLMCZ1001C122211GM001BD20-8', - 'qty': '1000块', - 'startTime': '2023-11-20 14:32:32' - }, - { - 'process': '压制', - 'deviceCode': 'YJ01', - 'deviceName': '压机1', - 'status': '0', - 'workOrder': 'GD0001', - 'bom': '1001C1', - 'material': 'ZLMCZ1001C122211GM001BD20-8', - 'qty': '1000块', - 'startTime': '2023-11-20 14:32:32' - }, - { - 'process': '压制', - 'deviceCode': 'YJ01', - 'deviceName': '压机1', - 'status': '1', - 'workOrder': 'GD0001', - 'bom': '1001C1', - 'material': 'ZLMCZ1001C122211GM001BD20-8', - 'qty': '1000块', - 'startTime': '2023-11-20 14:32:32' - }, - { - 'process': '压制', - 'deviceCode': 'YJ01', - 'deviceName': '压机1', - 'status': '1', - 'workOrder': 'GD0001', - 'bom': '1001C1', - 'material': 'ZLMCZ1001C122211GM001BD20-8', - 'qty': '1000块', - 'startTime': '2023-11-20 14:32:32' - }, - { - 'process': '压制', - 'deviceCode': 'YJ01', - 'deviceName': '压机1', - 'status': '1', - 'workOrder': 'GD0001', - 'bom': '1001C1', - 'material': 'ZLMCZ1001C122211GM001BD20-8', - 'qty': '1000块', - 'startTime': '2023-11-20 14:32:32' - } - ] - } - return res -} - -/** - * 大屏首页设备 - */ -export const homepageEquipment = () => { - let res = {'productReport': [{'number': '192块', 'create_time': '2023-11-18 13:33:52', 'material_code': 'GBMAC3019C123270GM005BB20-30'}, {'number': '324块', 'create_time': '2023-11-11 15:45:02', 'material_code': 'GBMAC3003C123268GM002BB19-8'}, {'number': '240块', 'create_time': '2023-11-11 13:19:43', 'material_code': 'GBMAC3038C223271GM016BB25-30'}, {'number': '324块', 'create_time': '2023-11-11 10:58:42', 'material_code': 'GBMAC3003C123268GM002BB19-8'}, {'number': '240块', 'create_time': '2023-11-08 09:19:05', 'material_code': 'GBMCZ3059L323288GM029ZJTH21-10'}, {'number': '126块', 'create_time': '2023-11-06 16:04:40', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 15:41:37', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 14:57:32', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 14:12:48', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 13:28:01', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 12:41:13', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 11:03:33', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '270块', 'create_time': '2023-11-06 10:16:51', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '246块', 'create_time': '2023-11-04 15:44:12', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '210块', 'create_time': '2023-11-04 13:09:49', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '210块', 'create_time': '2023-11-04 12:35:26', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '210块', 'create_time': '2023-11-04 11:11:36', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '240块', 'create_time': '2023-11-04 10:36:37', 'material_code': 'GBMCZ3059L323288GM029ZJTH21-10'}, {'number': '210块', 'create_time': '2023-11-04 10:35:52', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}, {'number': '210块', 'create_time': '2023-11-04 10:09:29', 'material_code': 'GBMCZ3053M223268GM002ZJTH-201'}], 'deviceReport': [{'failure_info': '99', 'device_code': 'FJMDJXS01', 'failure_time': '2023-11-27 09:33:21'}, {'failure_info': '2', 'device_code': 'MDJXS01', 'failure_time': '2023-11-25 16:02:40'}, {'failure_info': '-', 'device_code': 'MDJXS02', 'failure_time': '2023-11-25 14:02:22'}, {'failure_info': '1', 'device_code': 'BZJ01', 'failure_time': '2023-11-25 08:01:38'}, {'failure_info': '-', 'device_code': 'JYHJ01', 'failure_time': '2023-11-22 13:24:07'}, {'failure_info': '-', 'device_code': 'CPJ01', 'failure_time': '2023-11-20 11:03:01'}, {'failure_info': '-', 'device_code': 'RGV01', 'failure_time': '2023-11-17 13:59:38'}, {'failure_info': '-', 'device_code': 'MDJXS03', 'failure_time': '2023-11-15 15:02:08'}, {'failure_info': '-', 'device_code': 'MDJXS04', 'failure_time': '2023-11-03 07:37:52'}, {'failure_info': '-', 'device_code': 'CYHJ01', 'failure_time': '2023-10-25 11:47:21'}]} - return res -} diff --git a/src/images/bg-hw.png b/src/images/bg-hw.png new file mode 100644 index 0000000000000000000000000000000000000000..3ef88d93823f543f6c3004dc4be6c90a17440f50 GIT binary patch literal 1672 zcmXw)dpJ~i7{|xy(3vDNqijK7Er{a>M3B-->cd&@o*WKS9u9iIS zaj{v}u%l@;s!Er+v!Ko7bT8yKQ=heA5B?^4+?>7V%%HwR{-Sd}K1w&9{}w5!jZNu$yf82^z!~kS;d9fZ-SEScVJ-<@H6PA~tG^g5 zR2In^MSAV~Jvc-C!^N^}V-00Wu5T$W$NJWeg?1`!(k&=c-4w!11~$yE{wk#kpP(AN z+^dFFcy@}h|00vTJnCy@V|ty;Mr2%Q*t>TZ#tTW(?0qLdC*d!}YZaSmo(R zIy(woNjL$G@kO#w!}SvI(;yffW>YIlJqeG55>))KK@jRGEfJP{xHk70s3|~WG$uKH zO|Xg`&FIMa@ZIcZ*c%OIdY>=B%1M&Iiq1*Wv`QDoPE@95nR3t*cJ=RrZE)cgE8Bw| z@Y9z(K+%+`rtz$VSfKHNu+`6U-26JGXs~H8V+}7H$3am`#6!C)d#=1${(&fN$I8Pa z7#;0&>fB}!u)v31Ew;IwJ#aJjruZI$foNE{QLB)3$R~hU#wzhfuj)aj+I`->g+yHT zK(R0r;YmPEr#%=<-yGs)i`0mT4Q1MH zg2%%nyd2RBR3B&>^rt1$c7skA>V~|umI_%+^Bf`$q`8D=VYK1#Z+?tppQ5D!qkm~$ zj)!8f?;E+r!k7*-pL0-o`xCyRE)BCztIG#9EV8ZCz$&MzaJ7a4Qv;xBr!6*z1J0y& z7Eql9q3RKe)j|Wv=HlFa`b1;^FSRqD`kDKVHu|qM8o@SlkzLuqSsgEm$4OlOd|lcQ zor&XGR1{`bvoGKyzh~iVE9;U&y>xl=nU^Q%raFoAA=|2coyLd#)>hx1!s7r{W+yZ3 znXa3?HOYVY|Ar|FIerFCr|wQdDepcWhxcg{epKF>H1mxD=4~T~`t5w-;7M>H2cmX% zWlB(xwxtSvtJz*1E#ik#0l@S;V0nJv>0JfIYPJD(EPZo!W@NbKQkH9tdU3GvYcP8+ z`F`H)+d5l|g~M4$lGdzMo$x*cF>RH1|l?e3W zB7Y1@!Y3M&%GQC@v@zCdo&_CPR*vG8NopH)2M7Pz%gR{N@yc5F83LK zZ74?%UO@twpG4Un=7uDkY1M_p=t4krMo<|BYQc5aXz2YkCxHX$B8snC3RoUtbhNa| zRw3(M2_fpn=l(b6ql3g>2TNW0)|(X2@KnwT$T)G~oh;Fx@yg-G=P=*Orc{?L=aj{= z=kp8d^WnpU?R;(Is;JYm@o&ZE@z=|WGcizKmXz72?6XDc7wf^l5^u?_y$wO(eYiHI zH5Uhi{cXyY2=VujHF8XCvI&8BLEs~(ie<(#f#(-zc|NH$zx^NqTrHTrG%q)iD<}CM D2eA&4 literal 0 HcmV?d00001 diff --git a/src/images/bg-hw_active.png b/src/images/bg-hw_active.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab6c059560d60797a5a6404696bc013e1b57766 GIT binary patch literal 7046 zcmY*;XH-*N&@Nzv1nD4zUZq!&B1i}wq<5t&O^OhuDj*Pw(vjXlI#EGG??zuhM0yFG zp!6DgfB-kRzVF_3f1GoEoV913J@d@$nb|Q$23nNlEaXH)M3g$(>L!FQj_^bSNeOT4 zsa6Z&L+oRsrAkyiz_w0A#0u3>S1}8;+qMl#X4h!G@;mvR*R$i|@lk!__0ek;b%62H zWEu`S01t``xV2mihSJtl67zBw!J8`usUsfTHjA{G2Z5+T#1<(;#3cLt?~6q*)cS<~ zLwxSvDM0H5ENrZ2r%t8z)3~JOrRIBoOgYHO-q}Sj)O6OghK~ODGF9k81ZE_8L@j$D zmNf{TAMMEL+`yEdwU3E6m_JPP655Csx-{9lIULfGH!=3vv+VO7Yfr9FmIs z)}S7yIP{6w)~_fkQW*9V5hkjT%(?)NkGaHiF=RlqpLu~gj1Jtc!X%Ab@#6BlGV*pH zs#O>(6`Q4+AnDE-CMDdv@8M`YkXY4Wla_|%SHOp+SI)_HVNfAlf-roC2mY&*ChOTH zK8WjUvXG0(!Q~q)lNKg&NgVZph)ITloQjDQE9mWQQzw4(+YC!_#ARcFTE|FoaNJS0p^)W5~D#sa^b=e87#5V z+MgZ1KaaQ}W32XhBFah<*hzfPe_IWUPe}e)#7Gqz zJ*$TzCW`|N+)JY~G8&54z8tVhNaP1Jkc20Du*K`b*xx@`%7IU?g>yGk7|~M+Tb2Ad zuVg_Uc#W}!MqRD0W0}wD10^u8La?!vX#lPJ4uWdM=aV&=8l z+scHRq0Ck@Vxcn_ZlL#j_nhxVd;o65heOI+sROte<3n(~&s zS3>X?@@VQ%S@gZmJAJVWAJ-1mn-`ahH@lB0?0ZBSyAq{(x|TI3veo+k=6&QTeU~3Gwwb$=%^!>=92vL%&b(kY~{l=SpDxV zG@?JRDt}RFahxyKFB)mI_J_q*)!~{;npZDH>CYeL^rX>icxR^ z)(8H`v8m+_T?I```fq(L19=C%Z@5VdlKV&(!H%`6_ekVc-jw0o-lA|8{k6axsXkb z3^-28aiIP>q;J{$@!)&oF-JrZuZ(uB?#`NuS4oF%*HAk=)EEm`7Q?o6Bv% z&%rmBb)Plg%qcsGJrv=F0zGe%=)qu?k~=S9Z>3?RE|03F#&``B=Y6RpIum&l7!!oz z1rv?!Km183I@@V9avU8P+tCht8d0)E?95oi$~LF!_^YBbGQFIf+Rpz#=^V6XEi;Wm=lzq>ZBwU)}M^B~B zI4eZB-L^8CHkd|`DeNxGnhP{D1{00ZI&zHaJ>|UY+Rb=o-e_zsLn7v3(i>ZILv23{ zczN8fu0=zVP2=!=@wbqIO`0u#Ed0eFsN}xHyDF``d2f@$Oj!(A4J!%1QG%5;ArlUP zMs3g4v|DjL^a>M~zBHi2zoY;1eQaY>C+rw0G9$Y~t?=FZUNmzvU3wB*N^%#56sv>;+tuG_@jU?z^$;vVPf zQ%nCQ!RA>pMLmYO8;PgKy-xt4lv*Cq!}9P7x;&pW%H}dCda>{aZ#hY5(;33r+-NV| zo5z3L^735`%a0DKXp%duDLFBOWY$1UViO3z-%fS%+GfYURg|wOX306=%5ebFm3H>M zP*PVro+U*j>emdNP0o~W(PnC4S4sKXM}9}eU09J0is%qEUmR=56!_TL@n`8;ipk;j zXp`@F8!t`ynrdKsHTJblld0;{TRm+Otz^Mo^K7ZbS9>yS&fW7Qm2G0Es0b5>|HLVl z)m$9ELGhF0nc^1w8a34CRu;kI;Qg}BuiO_2#Hli|m{%ui$k0~qA`N3;KrHX95XZ@D zTmE0-5{FGT40Fu(k0g5-@OTe-6E`!qL}TWn92Qh6Kp8g*2J+(SGbI|{2Tf+a>9Ry6 z*KB5BTr@*kA8Rr3170SEW#5+rxJC(a1iZFg%&=`zdcvoSojfJ*?NQ--3|as8FdgE8 zrWeCcolSg0$K?7PjbrB}9br6y14_xi7pj4gx{d}lylos3dczu1w_PZ9GUhInrM(kD z-z1z8Fw%)%gwE*YCV^f8Q(J)CPt-D{%6fo>>V93OK}8Z-_=$Y+&}MdwEPqRGs^@4@ zE$suJSjYv86@{J+T>k^h{^XU>CEQUi6*zy9xV4}H$C8hpG1$%j1dL+L*H~)9Ak;yUKyLrQzk`H>Sz|E3Sh8e=KZ)LIbp3`5^tWJ zB56QhHI1z}xpP4G>S`1qR9pmgqAbsY+ZDI>6hIe0_N~2S7fT)Hn@Mzc7ZykY-g6x; zaYn9)wg|S86*}}_ra*6!ZTW*XTy$Z})LKFcpCeX>r+%)mCw+6-#PDm#^*Kdj1T+Dm z_Z?#)&!gERYFhinQ{76GVEKzMMv%)GcU!$~QebmM!o`Vf7+JFCp$_o_CyFZ{E&ral1{yhB-0h3%=Oh*$o1 zk?kSCQXO;Z^+L{hPvlNlJT2bQR19TrV_-6VEF+bk=L#4pMMxJjgv{M~4C*MngFDde zd5_4ElGiam*a~twr-BvSI)dR>BpeU;iSiK<;Jv9gkq6c6;Rbd`dY@@ ze5W2vHmGB_!#MU0r;d5=2{7EBE1BP1sqSj_zDrG=Yr$Yvai|lgE;f^cugYDKCG!{G zzl8-3nY{%Cf++i@%u>XXdn8nmMmrV3;lGc^zQI-$_JL6+Q;G(|I*94S?y|d}>%IP# zu&UZHB>+CL%fQrp;;IsEX5s$wmsUFy@n)Ydx7eE(o@(aTBPW@j74T2TMdKXOZM!92 z=5LSpr3WD2xoW2x6HkkhN;DNb_FY}{R8F;7M!{NeGXQY7}458IQqixNf8#3Jn zV-I%l(}eHt?ShHO?CdpEGlQFNKb{c+mV#_uLi-^Q+^{)4xBQKX8lEcmihJ_oy!O}o zQoizQ)jP&I5`KlD(MEv5OzZdc`EaNe;OaMekWyfZ-vC>Gk90SUwBq&Bt?)W2oaJu07{w(f5;zcsE+m-Ul>m>&`x;)7Vjms;gxWP8!zt;AHHtG3dOgn; zx3x_H7%@4dUm@`JhKMxXEYQ|BP>xw2>8I&qDz+aDo#wN?nmzrHvVHj$N%tU@piraF z>6MQtvQhflUW$9U7Kqmi5%hO(fBAgZ<5$Y9mMFvTebBwSZ-HpRpAe$bd$^%DiQq5q zM2%yA(rbUEc6yW{`gR5%V&yd|fb-0s_3MAKlep31OLq%c$!#;{<&5E@;0FPT8l(Y) z1&-L%!LKIct-JYLD7hig*RFN4<2(Vt(*EMYmj!d!#hqn(?!YFA>qIzE`xBE0CGZK~ zcZ)HS7C+!j&n55ptx&snf;K@v{U;}h+rtKl!Ny$i`4@(o@K8w$J#U=_?=SGw(0)dEdXS#q~U8 zJD&4V)yCCadOF5sR70Ay!q$9dVZfNZfRO@y*^{1w)hx=#UQKs+QOXQTkjZ#d`lnL_ zWXt36p1I@C%#J(qyzt$3{^fUH#zLnRa8sG0K+xsKTmfzD(P1z)uZ1al&g(jlxn50{ zuc7Da^nrGJ^=!xKI>Q$U9mj83M>rEre8;`mDuY!W=y;OF%`XP-_*;&9yva?+?Dm8) zM|9qW3Z3yCa@=(jfO3gx6ozKo^0#iFnL!=s^X&}%8j55yKLPAb#2>zYMw!2T@B?@m z$4UTzo*1e|qz(oAEX^khuX9G8D%UzjWLxt~~dl-Wk&4R7pX=cS*S0#{+*uLt4huFET zyHmPJDQ14FFF=TOC)H~PEY|xoUW|OaOBY-?CrL!r)|4`V5=b3Q7E`1qaofZ&*?OZ< zq5jSm@Lez0VSA3E)rj2(;wm!vde>W$Xqnhq+aJ}qPE>Yp#u8CF2!(8$x1Q_4fRQqU za@%|&D)eO+0O)nB5&ERe94Qn!iPnrW2uSto@HV0pxJi;*w&pdp>}4oF<-b?6yPg`KKl7%U$LEwn5q4 zBZZf6*tX+HgXE^Vl>4-?At!aT_^xzIQHzAwnkDVDV(N1fDjBDcEZN|!B`VF8dZzy= zv+RjnMTcgcxhgt~zYvA%ME*)hCoD-{Yj|@Q$>o z!Z;rJZA6Zx9B=DP)U{Nk^>aWcHdLA}xU+pr^sM$I)vVr@Qg3;M_4>42Zk(|-5B(x3 zf>QQ0JyeDe)CLo(qXqGQYUkWd4|i?v5yNv^dkb!X2vv>0%-!@{%WLCjF1Vmk5l3zix4OQEoj#TPqSKrfEKp=C+qm(A8Mxqj{V^$jXa zF$4_Qus#1t8AVIqYswp_2P0AD`0lSvxKN#AhF#kI^V1`pC6fZRk`Xq=qt&OlK83RHI&9R|qt8>+a ziOS7~Z~1C;g;>K)>WNZ-9qrQ@)w)1vQ{F)_Z{#YJ0q~dqwPKzWs^;JI;1;cZ{vv%F9N$ zdqbEnZ*9=&nE(Wo2?JlI>j4hbM?5-t)SN$*L1+Z!+*(0Q9SIM6Uq zCgy4W2hraq*_xR&SucN5e7egd`4@Ij$Q^`J(c10r!S?9aJb>_fWv#WX$o#pbi3U<9 z4NCQBu4eD1pc5B*j)0+tX{=~&ae>DbII9=;_g*<}#a5?(a<$PMJ^oMX?|2W%*D5<5 z)|{g_PxhKE3)Y;~#_8$(<`{dMPH<1t^FXr-bw$}t?}0^QR{rUywf@?5S|SZEO71*o z@wsqfO)}L?{Q!v}d}&$MyIOr&>P+uhwCS+d7TU5fAJ zJP?I+=gmA&R={l4zGzCDd}iX)D`hoQ$#BzM$-4+ORMQniJh&NQ=~=`l|BG0SnQl&+ zx@)w*JC03yKT1C`36#ABuwqm4Kbt_iI6ja06l35lty(Al3;Z^AGiNI}g-U~JkBqtYa5q}u}LG(si zR7CLzjUGy>_Si~`*j7!5_~y<2N3~Z|E9~61$uvJjNVw7R;7rVPTP-_MHgA-T*fses zRA0XGSwie?$**vhUCs7AOI&CHRUvVXp(6dCeieBR%>58pT#4W>p4jLuBP{r>qqaDh zkPA$~Xd~kHiZz#7{<}l~Hp+6Impy5e58W+ zaY#NUGqqLU(OHpm8Zd|?;*4Uv`Amw!b|d1o4~+u<@lJ%1?s0hccNq5!RiRv?7+*WL z;uj9j73<@yMI||QYj(brU3G|xc|IR7?M(Kw#ZlXng_`-BEE!`@ggNLHWlyh&$!)si V-_h;!6E4<>bTkaqt5qG~{|E6DafSc@ literal 0 HcmV?d00001 diff --git a/src/pages/modules/home/index.vue b/src/pages/modules/home/index.vue index a9b8bad..57197e5 100644 --- a/src/pages/modules/home/index.vue +++ b/src/pages/modules/home/index.vue @@ -1,5 +1,6 @@