import {post} from './http.js' // 工序生产 export const processProduction = () => post('api/cockpit/processProduction', { }) // 烧制干燥-左边 export const firingAndDryingPopover = () => post('api/cockpit/firingAndDryingPopover', { }) // 烧制干燥-右边 export const firingAndDrying = () => post('api/cockpit/firingAndDrying', { }) // 混碾及困料-左边 export const blendingCondition = () => post('api/cockpit/blendingCondition', { }) // 混碾及困料-右边 export const trappedMaterialCondition = () => post('api/cockpit/trappedMaterialCondition', { }) // export const processProduction = () => { // let res = { // 'code': 200, // 'desc': '操作成功', // 'result': { // 'YZ': { // 'yz_real_day': '5.35', // 'YZDayList': [ // { // 'device_name': '压机1', // 'plan_qty': 33572, // 'real_qty': 30669, // 'device_code': 'YJ01', // 'unqualified_qty': 905, // 'qualified_qty': 19764, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机2', // 'plan_qty': 15500, // 'real_qty': 15060, // 'device_code': 'YJ02', // 'unqualified_qty': 16, // 'qualified_qty': 5044, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机3', // 'plan_qty': 12500, // 'real_qty': 5898, // 'device_code': 'YJ03', // 'unqualified_qty': 137, // 'qualified_qty': 5761, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机4', // 'plan_qty': 2340, // 'real_qty': 1902, // 'device_code': 'YJ04', // 'unqualified_qty': 52, // 'qualified_qty': 1850, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机5', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'YJ05', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机6', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'YJ06', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机7', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'YJ07', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机8', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'YJ08', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机9', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'YJ09', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'YZ' // }, // { // 'device_name': '压机10', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'YJ10', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'YZ' // } // ], // 'YZWeekList': [ // { // 'plan_qty': 33572, // 'real_qty': 30669, // 'qualified_qty': 19764, // 'unqualified_qty': 905, // 'device_code': 'YJ01', // 'material_code': null, // 'device_name': '压机1', // 'region_code': 'YZ' // }, // { // 'plan_qty': 15500, // 'real_qty': 15060, // 'qualified_qty': 5044, // 'unqualified_qty': 16, // 'device_code': 'YJ02', // 'material_code': null, // 'device_name': '压机2', // 'region_code': 'YZ' // }, // { // 'plan_qty': 12500, // 'real_qty': 5898, // 'qualified_qty': 5761, // 'unqualified_qty': 137, // 'device_code': 'YJ03', // 'material_code': null, // 'device_name': '压机3', // 'region_code': 'YZ' // }, // { // 'plan_qty': 2340, // 'real_qty': 1902, // 'qualified_qty': 1850, // 'unqualified_qty': 52, // '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' // } // ], // 'yz_plan_day': '6.39', // 'yz_productivity': 83 // }, // 'HL': { // 'HLWeekList': [ // { // 'device_name': '混料机1', // 'plan_qty': 67000, // 'real_qty': 45000, // 'device_code': 'HLJ01', // 'unqualified_qty': 0, // 'qualified_qty': 21000, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机2', // 'plan_qty': 67000, // 'real_qty': 42000, // 'device_code': 'HLJ02', // 'unqualified_qty': 0, // 'qualified_qty': 18000, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机3', // 'plan_qty': 40000, // 'real_qty': 23000, // 'device_code': 'HLJ03', // 'unqualified_qty': 0, // 'qualified_qty': 18000, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机4', // 'plan_qty': 49000, // 'real_qty': 32000, // 'device_code': 'HLJ04', // 'unqualified_qty': 0, // 'qualified_qty': 18000, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机5', // 'plan_qty': 5000, // 'real_qty': 3000, // 'device_code': 'HLJ05', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机6', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ06', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机7', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ07', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机8', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ08', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机9', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ09', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机10', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ10', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机11', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ11', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机12', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ12', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机13', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ13', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机14', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ14', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机15', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ15', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // }, // { // 'device_name': '混料机16', // 'plan_qty': 0, // 'real_qty': 0, // 'device_code': 'HLJ16', // 'unqualified_qty': 0, // 'qualified_qty': 0, // 'material_code': null, // 'region_code': 'HL' // } // ], // 'HLDayList': [ // { // 'plan_qty': 67000, // 'real_qty': 45000, // 'qualified_qty': 21000, // 'unqualified_qty': 0, // 'device_code': 'HLJ01', // 'material_code': null, // 'device_name': '混料机1', // 'region_code': 'HL' // }, // { // 'plan_qty': 67000, // 'real_qty': 42000, // 'qualified_qty': 18000, // 'unqualified_qty': 0, // 'device_code': 'HLJ02', // 'material_code': null, // 'device_name': '混料机2', // 'region_code': 'HL' // }, // { // 'plan_qty': 40000, // 'real_qty': 23000, // 'qualified_qty': 18000, // 'unqualified_qty': 0, // 'device_code': 'HLJ03', // 'material_code': null, // 'device_name': '混料机3', // 'region_code': 'HL' // }, // { // 'plan_qty': 49000, // 'real_qty': 32000, // 'qualified_qty': 18000, // 'unqualified_qty': 0, // 'device_code': 'HLJ04', // 'material_code': null, // 'device_name': '混料机4', // 'region_code': 'HL' // }, // { // 'plan_qty': 5000, // 'real_qty': 3000, // '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' // } // ], // 'hl_productivity': 63, // 'hl_plan_day': '228.00', // 'hl_real_day': '145.00' // }, // 'KC': { // 'KCWeekList': [ // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品1' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品2' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品3' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品4' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品5' // } // ], // 'KCDayList': [ // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品1' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品2' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品3' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品4' // }, // { // 'region_in_qty': 9995000, // 'region_out_qty': 5000, // 'inventory_qty': 1000000, // 'material_code': '成品5' // } // ], // 'in_qty': '100.00', // 'inventory_qty': '90.00', // 'inv_productivity': 80, // 'in_productivity': 30, // 'out_qty': '10.00', // 'out_productivity': 60 // }, // 'BZ': { // 'BZWeekList': [ // { // 'device_name': null, // 'plan_qty': 100000, // 'real_qty': 100000, // 'device_code': null, // 'unqualified_qty': 0, // 'qualified_qty': 100000, // 'material_code': 'GBMCZ3016M3', // 'region_code': null // }, // { // 'device_name': null, // 'plan_qty': 1000000, // 'real_qty': 1000000, // 'device_code': null, // 'unqualified_qty': 0, // 'qualified_qty': 1000000, // 'material_code': 'GBMAC3012C1', // 'region_code': null // }, // { // 'device_name': null, // 'plan_qty': 1100000, // 'real_qty': 1099999, // 'device_code': null, // 'unqualified_qty': 300001, // 'qualified_qty': 799999, // 'material_code': 'GBMCZ3004M1', // 'region_code': null // }, // { // 'device_name': null, // 'plan_qty': 20000, // 'real_qty': 17999, // 'device_code': null, // 'unqualified_qty': 1001, // 'qualified_qty': 10000, // 'material_code': 'ZLMCZ1001C1', // 'region_code': null // }, // { // 'device_name': null, // 'plan_qty': 10000, // 'real_qty': 5550, // 'device_code': null, // 'unqualified_qty': 0, // 'qualified_qty': 555, // 'material_code': 'GBMCZ3004M1', // 'region_code': null // } // ], // 'bz_real_day': '222.35', // 'bz_plan_day': '223.00', // 'BZDayList': [ // { // 'plan_qty': 100000, // 'real_qty': 100000, // 'qualified_qty': 100000, // 'unqualified_qty': 0, // 'device_code': null, // 'material_code': 'GBMCZ3016M3', // 'device_name': null, // 'region_code': null // }, // { // 'plan_qty': 1000000, // 'real_qty': 1000000, // 'qualified_qty': 1000000, // 'unqualified_qty': 0, // 'device_code': null, // 'material_code': 'GBMAC3012C1', // 'device_name': null, // 'region_code': null // }, // { // 'plan_qty': 1100000, // 'real_qty': 1099999, // 'qualified_qty': 799999, // 'unqualified_qty': 300001, // 'device_code': null, // 'material_code': 'GBMCZ3004M1', // 'device_name': null, // 'region_code': null // }, // { // 'plan_qty': 20000, // 'real_qty': 17999, // 'qualified_qty': 10000, // 'unqualified_qty': 1001, // 'device_code': null, // 'material_code': 'ZLMCZ1001C1', // 'device_name': null, // 'region_code': null // }, // { // 'plan_qty': 10000, // 'real_qty': 5550, // 'qualified_qty': 555, // 'unqualified_qty': 0, // 'device_code': null, // 'material_code': 'GBMCZ3004M1', // 'device_name': null, // 'region_code': null // } // ], // 'bz_productivity': 99 // } // } // } // return res // } // export const firingAndDryingPopover = () => { // let res = {'code': 200, 'desc': '操作成功', 'result': {'FinishedProductShelfList': [{'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位1', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW01', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位3', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW03', 'point_status': '0', 'material_code': '-'}, {'bom': '3009L3', 'device_name': '压机1', 'instorage_time': '2023-05-19 16:47:43', 'qty': '270', 'mix_num': '20230607000', 'standing_time': '450', 'point_name': '半成品货位5', 'point_status_name': '有货', 'vehicle_code': '5058', 'point_code': 'BCPHW05', 'point_status': '1', 'material_code': 'GBMCZ3009L3'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位7', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW07', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位9', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW09', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位11', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW11', 'point_status': '0', 'material_code': '-'}, {'bom': '3003C1', 'device_name': '压机3', 'instorage_time': '2023-06-03 13:01:52', 'qty': '324', 'mix_num': '20230607000', 'standing_time': '94', 'point_name': '半成品货位13', 'point_status_name': '有货', 'vehicle_code': '5146', 'point_code': 'BCPHW13', 'point_status': '1', 'material_code': 'GBMAC3003C1'}, {'bom': '3034C2', 'device_name': '压机2', 'instorage_time': '2023-06-02 15:39:14', 'qty': '6', 'mix_num': '20230607000', 'standing_time': '115', 'point_name': '半成品货位15', 'point_status_name': '有货', 'vehicle_code': '5076', 'point_code': 'BCPHW15', 'point_status': '1', 'material_code': 'GBMAC3034C2'}, {'bom': '3034C2', 'device_name': '压机2', 'instorage_time': '2023-06-02 16:21:10', 'qty': '270', 'mix_num': '20230607000', 'standing_time': '115', 'point_name': '半成品货位17', 'point_status_name': '有货', 'vehicle_code': '5290', 'point_code': 'BCPHW17', 'point_status': '1', 'material_code': 'GBMAC3034C2'}, {'bom': '3039M4', 'device_name': '压机1', 'instorage_time': '2023-06-03 08:56:33', 'qty': '240', 'mix_num': '20230607000', 'standing_time': '98', 'point_name': '半成品货位19', 'point_status_name': '有货', 'vehicle_code': '5004', 'point_code': 'BCPHW19', 'point_status': '1', 'material_code': 'GBMCZ3039M4'}, {'bom': '3009L3', 'device_name': '压机1', 'instorage_time': '2023-05-18 13:47:45', 'qty': '270', 'mix_num': '20230607000', 'standing_time': '477', 'point_name': '半成品货位21', 'point_status_name': '有货', 'vehicle_code': '5081', 'point_code': 'BCPHW21', 'point_status': '1', 'material_code': 'GBMAC3034C2'}, {'bom': '3039M4', 'device_name': '压机1', 'instorage_time': '2023-06-03 08:57:08', 'qty': '240', 'mix_num': '20230607000', 'standing_time': '98', 'point_name': '半成品货位23', 'point_status_name': '有货', 'vehicle_code': '5296', 'point_code': 'BCPHW23', 'point_status': '1', 'material_code': 'GBMCZ3039M4'}, {'bom': '3004M1', 'device_name': '压机2', 'instorage_time': '2023-06-03 09:14:47', 'qty': '66', 'mix_num': '20230607000', 'standing_time': '98', 'point_name': '半成品货位25', 'point_status_name': '有货', 'vehicle_code': '5149', 'point_code': 'BCPHW25', 'point_status': '1', 'material_code': 'GBMCZ3004M1'}, {'bom': '3004M1', 'device_name': '压机2', 'instorage_time': '2023-06-03 14:41:07', 'qty': '222', 'mix_num': '20230607000', 'standing_time': '92', 'point_name': '半成品货位27', 'point_status_name': '有货', 'vehicle_code': '5369', 'point_code': 'BCPHW27', 'point_status': '1', 'material_code': 'GBMCZ3004M1'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位29', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW29', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位31', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW31', 'point_status': '0', 'material_code': '-'}, {'bom': '3009L3', 'device_name': '压机1', 'instorage_time': '2023-05-19 15:44:44', 'qty': '270', 'mix_num': '20230607000', 'standing_time': '451', 'point_name': '半成品货位33', 'point_status_name': '有货', 'vehicle_code': '5144', 'point_code': 'BCPHW33', 'point_status': '1', 'material_code': 'GBMCZ3009L3'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位35', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW35', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位37', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW37', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位39', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW39', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位41', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW41', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位43', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW43', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位45', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW45', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位47', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW47', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位49', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW49', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位51', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW51', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位2', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW02', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位4', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW04', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位6', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW06', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位8', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW08', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位10', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW10', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位12', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW12', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位14', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW14', 'point_status': '0', 'material_code': '-'}, {'bom': '3039M4', 'device_name': '压机1', 'instorage_time': '2023-06-02 16:20:25', 'qty': '240', 'mix_num': '20230607000', 'standing_time': '115', 'point_name': '半成品货位16', 'point_status_name': '有货', 'vehicle_code': '5049', 'point_code': 'BCPHW16', 'point_status': '1', 'material_code': 'GBMCZ3039M4'}, {'bom': '3009L3', 'device_name': '压机1', 'instorage_time': '2023-05-18 14:56:43', 'qty': '270', 'mix_num': '20230607000', 'standing_time': '476', 'point_name': '半成品货位18', 'point_status_name': '有货', 'vehicle_code': '5143', 'point_code': 'BCPHW18', 'point_status': '1', 'material_code': 'GBMCZ3009L3'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位20', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW20', 'point_status': '0', 'material_code': 'GBMAC3034C2'}, {'bom': '3013L3', 'device_name': '压机4', 'instorage_time': '2023-06-03 12:39:46', 'qty': '324', 'mix_num': '20230607000', 'standing_time': '94', 'point_name': '半成品货位22', 'point_status_name': '有货', 'vehicle_code': '5108', 'point_code': 'BCPHW22', 'point_status': '1', 'material_code': 'GBMAC3034C2'}, {'bom': '3003C1', 'device_name': '压机3', 'instorage_time': '2023-06-03 13:01:52', 'qty': '324', 'mix_num': '20230607000', 'standing_time': '94', 'point_name': '半成品货位24', 'point_status_name': '有货', 'vehicle_code': '5146', 'point_code': 'BCPHW24', 'point_status': '1', 'material_code': 'GBMAC3003C1'}, {'bom': '3039M4', 'device_name': '压机1', 'instorage_time': '2023-06-03 09:57:53', 'qty': '240', 'mix_num': '20230607000', 'standing_time': '97', 'point_name': '半成品货位26', 'point_status_name': '有货', 'vehicle_code': '5327', 'point_code': 'BCPHW26', 'point_status': '1', 'material_code': 'GBMCZ3039M4'}, {'bom': '3004M1', 'device_name': '压机2', 'instorage_time': '2023-06-03 15:43:12', 'qty': '18', 'mix_num': '20230607000', 'standing_time': '91', 'point_name': '半成品货位28', 'point_status_name': '有货', 'vehicle_code': '5360', 'point_code': 'BCPHW28', 'point_status': '1', 'material_code': 'GBMCZ3004M1'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位30', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW30', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位32', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW32', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位34', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW34', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位36', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW36', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位38', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW38', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位40', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW40', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位42', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW42', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位44', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW44', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位46', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW46', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位48', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW48', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位50', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW50', 'point_status': '0', 'material_code': '-'}, {'bom': '-', 'device_name': '-', 'instorage_time': '-', 'qty': '-', 'mix_num': '-', 'standing_time': '-', 'point_name': '半成品货位52', 'point_status_name': '无货', 'vehicle_code': '-', 'point_code': 'BCPHW52', 'point_status': '0', 'material_code': '-'}]}} // return res // } // export const firingAndDrying = () => { // let res = { // 'code': 200, // 'desc': '操作成功', // 'result': { // 'SemiFinishedIOList': [ // { // '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': '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 12:28:42', // 'qty': '270', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5034', // 'point_code': 'BCPHW22', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3003C1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '323', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5027', // 'point_code': 'BCPHW24', // 'material_code': 'GBMAC3003C1' // }, // { // 'bom': '3004M1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '288', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5146', // 'point_code': 'BCPHW41', // 'material_code': 'GBMCZ3004M1' // }, // { // 'bom': '3012C1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '270', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5070', // 'point_code': 'BCPHW24', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3012C1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '270', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5131', // 'point_code': 'BCPHW42', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3004M1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '0', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5069', // 'point_code': 'BCPHW28', // 'material_code': 'GBMCZ3004M1' // }, // { // 'bom': '3004M1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '270', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5061', // 'point_code': 'BCPHW43', // 'material_code': 'GBMCZ3004M1' // }, // { // 'bom': '3004M1', // 'create_time': '2023-06-05 12:28:42', // 'qty': '0', // 'mix_num': '20230605000', // 'io_type': '入库', // 'vehicle_code': '5112', // 'point_code': 'BCPHW44', // 'material_code': 'GBMCZ3004M1' // } // ], // 'CoolingInTheKilnList': [ // { // 'qty': 101, // 'material_code': '物料1' // }, // { // 'qty': 172, // 'material_code': '物料2' // }, // { // 'qty': 948, // 'material_code': '物料3' // }, // { // 'qty': 213, // 'material_code': '物料4' // }, // { // 'qty': 228, // 'material_code': '物料5' // } // ], // 'FireInTheKilnList': [ // { // 'qty': 1568, // 'material_code': '物料1' // }, // { // 'qty': 1940, // 'material_code': '物料2' // }, // { // 'qty': 1239, // 'material_code': '物料3' // }, // { // 'qty': 1000, // 'material_code': '物料4' // }, // { // 'qty': 1017, // 'material_code': '物料5' // } // ], // 'SemiFinishedGoodsList': [ // { // 'create_time': '2023-05-25 14:41:19', // 'qty': '0', // 'mix_num': '20230605000', // 'point_name': '半成品货位1', // 'vehicle_code': '5036', // 'point_code': 'BCPHW01', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // 'material_code': 'GBMAC3015C2' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位17', // 'vehicle_code': '-', // 'point_code': 'BCPHW17', // 'material_code': '-' // }, // { // 'create_time': '2023-05-18 14:56:43', // 'qty': '270', // 'mix_num': '20230605000', // 'point_name': '半成品货位18', // 'vehicle_code': '5143', // 'point_code': 'BCPHW18', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // 'material_code': 'GBMAC3003C1' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位30', // 'vehicle_code': '-', // 'point_code': 'BCPHW30', // 'material_code': '-' // }, // { // 'create_time': '2023-05-26 13:08:07', // 'qty': '270', // 'mix_num': '20230605000', // 'point_name': '半成品货位31', // 'vehicle_code': '5054', // 'point_code': 'BCPHW31', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // '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', // 'material_code': 'GBMCZ3004M1' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位45', // 'vehicle_code': '-', // 'point_code': 'BCPHW45', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位46', // 'vehicle_code': '-', // 'point_code': 'BCPHW46', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位47', // 'vehicle_code': '-', // 'point_code': 'BCPHW47', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位48', // 'vehicle_code': '-', // 'point_code': 'BCPHW48', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位49', // 'vehicle_code': '-', // 'point_code': 'BCPHW49', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位50', // 'vehicle_code': '-', // 'point_code': 'BCPHW50', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位51', // 'vehicle_code': '-', // 'point_code': 'BCPHW51', // 'material_code': '-' // }, // { // 'create_time': '-', // 'qty': '0', // 'mix_num': '-', // 'point_name': '半成品货位52', // 'vehicle_code': '-', // 'point_code': 'BCPHW52', // 'material_code': '-' // } // ] // } // } // return res // } // export const blendingCondition = () => { // let res = { // 'code': 200, // 'desc': '操作成功', // 'result': { // 'MixDeviceInfoList': [ // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机1', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ01', // 'mix_num': 0, // 'work_time': 194, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '1', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机2', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ02', // 'mix_num': 0, // 'work_time': 196, // 'material_code': 'GBMAC3008C1', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '1', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机3', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ03', // 'mix_num': 0, // 'work_time': 196, // 'material_code': 'GBMAC3008C1', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '1', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机4', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ04', // 'mix_num': 0, // 'work_time': 196, // 'material_code': 'GBMCZ3004M1', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机5', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ05', // 'mix_num': 0, // 'work_time': 2, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机6', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ06', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机7', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ07', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机8', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ08', // 'mix_num': 0, // 'work_time': 2, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机9', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ09', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机10', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ10', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机11', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ11', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机12', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ12', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机13', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ13', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机14', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ14', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机15', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ15', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // }, // { // 'error_time': 0, // 'stand_time': 0, // 'total_classify_material': '0', // 'total_actual_quantity': '0', // 'open_time': '', // 'current_qty': '0', // 'error': 0, // 'device_name': '混料机16', // 'device_status_name': '关机', // 'real_qty': 0, // 'device_code': 'HLJ16', // 'mix_num': 0, // 'work_time': 0, // 'material_code': '-', // 'status': 0 // } // ], // 'CupRackDisplayList': [ // { // 'point_name': '混料机1下料位', // 'point_code': 'HLJ01XL01', // 'point_status': '0' // }, // { // 'point_name': '混料机2下料位', // 'point_code': 'HLJ02XL01', // 'point_status': '0' // }, // { // 'point_name': '混料机3下料位', // 'point_code': 'HLJ03XL01', // 'point_status': '0' // }, // { // 'point_name': '混料机4下料位', // 'point_code': 'HLJ04XL01', // 'point_status': '0' // }, // { // 'point_name': '混料机5下料位', // 'point_code': 'HLJ05XL01', // 'point_status': '0' // }, // { // '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' // } // ], // 'MixDayList': [ // { // 'bom': '3012C1', // 'workorder_id': '1660920414093852672', // 'plan_qty': '36000', // 'workorder_code': '230523022', // 'realproducestart_date': '2023-05-24 08:59:22', // 'order_status': '5', // 'device_name': '混料机1', // 'order_status_name': '完成', // 'real_qty': '1500', // 'device_code': 'HLJ01', // 'realproduceend_date': '2023-05-24 09:11:36', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3012C1', // 'workorder_id': '1660920506641170432', // 'plan_qty': '36000', // 'workorder_code': '230523025', // 'realproducestart_date': '2023-05-24 08:59:25', // 'order_status': '5', // 'device_name': '混料机2', // 'order_status_name': '完成', // 'real_qty': '7500', // 'device_code': 'HLJ02', // 'realproduceend_date': '2023-05-24 16:03:04', // 'total_mix_frequency': '5', // 'region_code': 'HL', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3004M1', // 'workorder_id': '1660920908245778432', // 'plan_qty': '9000', // 'workorder_code': '230523028', // 'realproducestart_date': '2023-05-24 08:59:27', // 'order_status': '5', // 'device_name': '混料机3', // 'order_status_name': '完成', // 'real_qty': '1500', // 'device_code': 'HLJ03', // 'realproduceend_date': '2023-05-24 09:10:05', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMCZ3004M1' // }, // { // 'bom': '3004M1', // 'workorder_id': '1660921052655665152', // 'plan_qty': '9000', // 'workorder_code': '230523031', // 'realproducestart_date': '2023-05-24 08:59:30', // 'order_status': '5', // 'device_name': '混料机4', // 'order_status_name': '完成', // 'real_qty': '6000', // 'device_code': 'HLJ04', // 'realproduceend_date': '2023-05-24 13:01:28', // 'total_mix_frequency': '4', // 'region_code': 'HL', // 'material_code': 'GBMCZ3004M1' // }, // { // 'bom': '3003C1', // 'workorder_id': '1660921443199893504', // 'plan_qty': '65080', // 'workorder_code': '230523034', // 'realproducestart_date': '-', // 'order_status': '5', // 'device_name': '混料机7', // 'order_status_name': '完成', // 'real_qty': '0', // 'device_code': 'HLJ07', // 'realproduceend_date': '2023-05-26 15:05:37', // 'total_mix_frequency': '0', // 'region_code': 'HL', // 'material_code': 'GBMAC3003C1' // }, // { // 'bom': '3003C1', // 'workorder_id': '1660921641783410688', // 'plan_qty': '14500', // 'workorder_code': '230523037', // 'realproducestart_date': '-', // 'order_status': '5', // 'device_name': '混料机13', // 'order_status_name': '完成', // 'real_qty': '0', // 'device_code': 'HLJ13', // 'realproduceend_date': '2023-05-26 15:05:32', // 'total_mix_frequency': '0', // 'region_code': 'HL', // 'material_code': 'GBMAC3003C1' // }, // { // 'bom': '3012C1', // 'workorder_id': '1661282162974040064', // 'plan_qty': '25000', // 'workorder_code': '230524019', // 'realproducestart_date': '2023-05-25 07:54:41', // 'order_status': '5', // 'device_name': '混料机1', // 'order_status_name': '完成', // 'real_qty': '10500', // 'device_code': 'HLJ01', // 'realproduceend_date': '2023-05-25 15:59:07', // 'total_mix_frequency': '7', // 'region_code': 'HL', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3012C1', // 'workorder_id': '1661282246461661184', // 'plan_qty': '25000', // 'workorder_code': '230524022', // 'realproducestart_date': '2023-05-25 07:54:43', // 'order_status': '5', // 'device_name': '混料机2', // 'order_status_name': '完成', // 'real_qty': '9000', // 'device_code': 'HLJ02', // 'realproduceend_date': '2023-05-25 15:59:12', // 'total_mix_frequency': '6', // 'region_code': 'HL', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3034C2', // 'workorder_id': '1661282391018348544', // 'plan_qty': '15000', // 'workorder_code': '230524025', // 'realproducestart_date': '2023-05-25 07:54:46', // 'order_status': '5', // 'device_name': '混料机3', // 'order_status_name': '完成', // 'real_qty': '9000', // 'device_code': 'HLJ03', // 'realproduceend_date': '2023-05-25 15:59:17', // 'total_mix_frequency': '6', // 'region_code': 'HL', // 'material_code': 'GBMAC3034C2' // }, // { // 'bom': '3034C2', // 'workorder_id': '1661282501240463360', // 'plan_qty': '15000', // 'workorder_code': '230524028', // 'realproducestart_date': '2023-05-25 07:54:48', // 'order_status': '5', // 'device_name': '混料机4', // 'order_status_name': '完成', // 'real_qty': '9000', // 'device_code': 'HLJ04', // 'realproduceend_date': '2023-05-25 15:59:22', // 'total_mix_frequency': '6', // 'region_code': 'HL', // 'material_code': 'GBMAC3034C2' // }, // { // 'bom': '3012C1', // 'workorder_id': '1661643556437311488', // 'plan_qty': '15000', // 'workorder_code': '230525001', // 'realproducestart_date': '2023-05-26 07:49:11', // 'order_status': '5', // 'device_name': '混料机1', // 'order_status_name': '完成', // 'real_qty': '10500', // 'device_code': 'HLJ01', // 'realproduceend_date': '2023-05-26 15:24:21', // 'total_mix_frequency': '7', // 'region_code': 'HL', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3012C1', // 'workorder_id': '1661643638356262912', // 'plan_qty': '15000', // 'workorder_code': '230525004', // 'realproducestart_date': '2023-05-26 07:49:14', // 'order_status': '5', // 'device_name': '混料机2', // 'order_status_name': '完成', // 'real_qty': '9000', // 'device_code': 'HLJ02', // 'realproduceend_date': '2023-05-26 15:24:26', // 'total_mix_frequency': '6', // 'region_code': 'HL', // 'material_code': 'GBMAC3012C1' // }, // { // 'bom': '3034C2', // 'workorder_id': '1661643752214839296', // 'plan_qty': '15000', // 'workorder_code': '230525007', // 'realproducestart_date': '2023-05-26 07:49:16', // 'order_status': '5', // 'device_name': '混料机3', // 'order_status_name': '完成', // 'real_qty': '9000', // 'device_code': 'HLJ03', // 'realproduceend_date': '2023-05-26 15:24:29', // 'total_mix_frequency': '6', // 'region_code': 'HL', // 'material_code': 'GBMAC3034C2' // }, // { // 'bom': '3034C2', // 'workorder_id': '1661643834960068608', // 'plan_qty': '15000', // 'workorder_code': '230525010', // 'realproducestart_date': '2023-05-26 07:49:22', // 'order_status': '5', // 'device_name': '混料机4', // 'order_status_name': '完成', // 'real_qty': '9000', // 'device_code': 'HLJ04', // 'realproduceend_date': '2023-05-26 15:24:32', // 'total_mix_frequency': '6', // 'region_code': 'HL', // 'material_code': 'GBMAC3034C2' // }, // { // 'bom': '3038C2', // 'workorder_id': '1662004976714727424', // 'plan_qty': '5000', // 'workorder_code': '230526010', // 'realproducestart_date': '2023-05-29 08:16:45', // 'order_status': '3', // 'device_name': '混料机1', // 'order_status_name': '生产中', // 'real_qty': '3000', // 'device_code': 'HLJ01', // 'realproduceend_date': '-', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMAC3038C2' // }, // { // 'bom': '3038C2', // 'workorder_id': '1662005103814721536', // 'plan_qty': '5000', // 'workorder_code': '230526013', // 'realproducestart_date': '2023-05-29 08:16:48', // 'order_status': '3', // 'device_name': '混料机2', // 'order_status_name': '生产中', // 'real_qty': '3000', // 'device_code': 'HLJ02', // 'realproduceend_date': '-', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMAC3038C2' // }, // { // 'bom': '3038C2', // 'workorder_id': '1662005226263232512', // 'plan_qty': '5000', // 'workorder_code': '230526016', // 'realproducestart_date': '2023-05-29 08:17:00', // 'order_status': '3', // 'device_name': '混料机5', // 'order_status_name': '生产中', // 'real_qty': '3000', // 'device_code': 'HLJ05', // 'realproduceend_date': '-', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMAC3038C2' // }, // { // 'bom': '3015C2', // 'workorder_id': '1662005439531008000', // 'plan_qty': '10000', // 'workorder_code': '230526019', // 'realproducestart_date': '2023-05-29 08:16:51', // 'order_status': '3', // 'device_name': '混料机3', // 'order_status_name': '生产中', // 'real_qty': '5000', // 'device_code': 'HLJ03', // 'realproduceend_date': '-', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMAC3015C2' // }, // { // 'bom': '3038C2', // 'workorder_id': '1662005521756143616', // 'plan_qty': '10000', // 'workorder_code': '230526022', // 'realproducestart_date': '2023-05-29 08:16:54', // 'order_status': '5', // 'device_name': '混料机4', // 'order_status_name': '完成', // 'real_qty': '5000', // 'device_code': 'HLJ04', // 'realproduceend_date': '2023-05-29 09:32:28', // 'total_mix_frequency': '1', // 'region_code': 'HL', // 'material_code': 'GBMAC3038C2' // }, // { // 'bom': '3038C2', // 'workorder_id': '1662006262075965440', // 'plan_qty': '22000', // 'workorder_code': '230526034', // 'realproducestart_date': '-', // 'order_status': '1', // 'device_name': '混料机1', // 'order_status_name': '未生产', // 'real_qty': '21000', // 'device_code': 'HLJ01', // 'realproduceend_date': '-', // 'total_mix_frequency': '0', // 'region_code': 'HL', // 'material_code': 'GBMAC3038C2' // }, // { // 'bom': '3038C2', // 'workorder_id': '1662006380619579392', // 'plan_qty': '22000', // 'workorder_code': '230526037', // 'realproducestart_date': '-', // 'order_status': '1', // 'device_name': '混料机2', // 'order_status_name': '未生产', // 'real_qty': '21000', // 'device_code': 'HLJ02', // 'realproduceend_date': '-', // 'total_mix_frequency': '0', // 'region_code': 'HL', // 'material_code': 'GBMAC3038C2' // }, // { // 'bom': '3015C2', // 'workorder_id': '1662995404704378880', // 'plan_qty': '9000', // 'workorder_code': '230529001', // 'realproducestart_date': '-', // 'order_status': '2', // 'device_name': '混料机4', // 'order_status_name': '已下发', // 'real_qty': '9000', // 'device_code': 'HLJ04', // 'realproduceend_date': '-', // 'total_mix_frequency': '0', // 'region_code': 'HL', // 'material_code': 'GBMAC3015C2' // } // ] // } // } // return res // } // export const trappedMaterialCondition = () => { // let res = { // 'code': 200, // 'desc': '操作成功', // 'result': { // 'TrappedIOStockList': [ // { // 'bom': '1', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '入库', // 'vehicle_code': '0008', // 'point_code': 'KLHW01', // 'material_code': '1001C1' // }, // { // 'bom': '1', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '入库', // 'vehicle_code': '0022', // 'point_code': 'KLHW01', // 'material_code': '1001C1' // }, // { // 'bom': '1', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '入库', // 'vehicle_code': '0027', // 'point_code': 'KLHW42', // 'material_code': '1001C1' // }, // { // 'bom': '2', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '入库', // 'vehicle_code': '0047', // 'point_code': 'KLHW46', // 'material_code': '1001C2' // }, // { // 'bom': '2', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0025', // 'point_code': 'KLHW14', // 'material_code': '1001C2' // }, // { // 'bom': '2', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0017', // 'point_code': 'KLHW02', // 'material_code': '1001C2' // }, // { // 'bom': '1', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0012', // 'point_code': 'KLHW03', // 'material_code': '1001C1' // }, // { // 'bom': '3', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0022', // 'point_code': 'KLHW01', // 'material_code': '1001C3' // }, // { // 'bom': '4', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0002', // 'point_code': 'KLHW01', // 'material_code': '1001C4' // }, // { // 'bom': '3', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0013', // 'point_code': 'KLHW03', // 'material_code': '1001C3' // }, // { // 'bom': '4', // 'device_name': '混料机2', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '20230629000', // 'weight': '1500', // 'io_type': '出库', // 'vehicle_code': '0029', // 'point_code': 'KLHW03', // 'material_code': '1001C4' // }, // { // 'bom': '4', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0022', // 'point_code': 'KLHW09', // 'material_code': '1001C4' // }, // { // 'bom': '2', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0030', // 'point_code': 'KLHW03', // 'material_code': '1001C2' // }, // { // 'bom': '2', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0026', // 'point_code': 'KLHW08', // 'material_code': '1001C2' // }, // { // 'bom': '1', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0008', // 'point_code': 'KLHW02', // 'material_code': '1001C1' // }, // { // 'bom': '1', // 'device_name': '-', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '-', // 'weight': '-', // 'io_type': '出库', // 'vehicle_code': '0002', // 'point_code': 'KLHW05', // 'material_code': '1001C1' // }, // { // 'bom': '3015C2', // 'device_name': '混料机2', // 'create_time': '2023-06-29 15:38:32', // 'mix_num': '20230629000', // 'weight': '1500', // 'io_type': '出库', // 'vehicle_code': '0029', // 'point_code': 'KLHW04', // 'material_code': 'GBMAC3015C2' // } // ], // 'TrappedStockList': [ // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位1', // 'vehicle_code': '0047', // 'point_code': 'KLHW01', // 'point_status': '1', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '3009L3', // 'stand_status_color': '2', // 'device_name': '混料机2', // 'mix_num': '20230629000', // 'weight': '1500', // 'standing_time': '24', // 'point_name': '困料货位2', // 'vehicle_code': '0029', // 'point_code': 'KLHW02', // 'point_status': '1', // 'material_code': 'GBMCZ3009L3', // 'stand_status_name': '静置完成' // }, // { // 'bom': '3009L3', // 'stand_status_color': '2', // 'device_name': '混料机2', // 'mix_num': '20230629000', // 'weight': '1500', // 'standing_time': '23', // 'point_name': '困料货位3', // 'vehicle_code': '0010', // 'point_code': 'KLHW03', // 'point_status': '1', // 'material_code': 'GBMCZ3009L3', // 'stand_status_name': '静置完成' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位4', // 'vehicle_code': '-', // 'point_code': 'KLHW04', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位5', // 'vehicle_code': '-', // 'point_code': 'KLHW05', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位6', // 'vehicle_code': '0008', // 'point_code': 'KLHW06', // 'point_status': '1', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位7', // 'vehicle_code': '-', // 'point_code': 'KLHW07', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位8', // 'vehicle_code': '-', // 'point_code': 'KLHW08', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位9', // 'vehicle_code': '-', // 'point_code': 'KLHW09', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位10', // 'vehicle_code': '0025', // 'point_code': 'KLHW10', // 'point_status': '1', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位11', // 'vehicle_code': '0047', // 'point_code': 'KLHW11', // 'point_status': '1', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位12', // 'vehicle_code': '-', // 'point_code': 'KLHW12', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位13', // 'vehicle_code': '-', // 'point_code': 'KLHW13', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位14', // 'vehicle_code': '-', // 'point_code': 'KLHW14', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位15', // 'vehicle_code': '-', // 'point_code': 'KLHW15', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位16', // 'vehicle_code': '-', // 'point_code': 'KLHW16', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位17', // 'vehicle_code': '-', // 'point_code': 'KLHW17', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位18', // 'vehicle_code': '-', // 'point_code': 'KLHW18', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位19', // 'vehicle_code': '-', // 'point_code': 'KLHW19', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位20', // 'vehicle_code': '-', // 'point_code': 'KLHW20', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位21', // 'vehicle_code': '-', // 'point_code': 'KLHW21', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位22', // 'vehicle_code': '-', // 'point_code': 'KLHW22', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位23', // 'vehicle_code': '-', // 'point_code': 'KLHW23', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位24', // 'vehicle_code': '-', // 'point_code': 'KLHW24', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位25', // 'vehicle_code': '-', // 'point_code': 'KLHW25', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位26', // 'vehicle_code': '-', // 'point_code': 'KLHW26', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位27', // 'vehicle_code': '-', // 'point_code': 'KLHW27', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位28', // 'vehicle_code': '-', // 'point_code': 'KLHW28', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位29', // 'vehicle_code': '-', // 'point_code': 'KLHW29', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位30', // 'vehicle_code': '-', // 'point_code': 'KLHW30', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位31', // 'vehicle_code': '-', // 'point_code': 'KLHW31', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位32', // 'vehicle_code': '-', // 'point_code': 'KLHW32', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位33', // 'vehicle_code': '-', // 'point_code': 'KLHW33', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位34', // 'vehicle_code': '-', // 'point_code': 'KLHW34', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位35', // 'vehicle_code': '-', // 'point_code': 'KLHW35', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位36', // 'vehicle_code': '-', // 'point_code': 'KLHW36', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位37', // 'vehicle_code': '-', // 'point_code': 'KLHW37', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位38', // 'vehicle_code': '-', // 'point_code': 'KLHW38', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位39', // 'vehicle_code': '-', // 'point_code': 'KLHW39', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '困料货位40', // 'vehicle_code': '-', // 'point_code': 'KLHW40', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '压机1困料货位1', // 'vehicle_code': '-', // 'point_code': 'KLHW42', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '压机1困料货位2', // 'vehicle_code': '-', // 'point_code': 'KLHW43', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '压机1困料货位3', // 'vehicle_code': '-', // 'point_code': 'KLHW44', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '3004M1', // 'stand_status_color': '2', // 'device_name': '混料机4', // 'mix_num': '20230629000', // 'weight': '1500', // 'standing_time': '23', // 'point_name': '压机2困料货位1', // 'vehicle_code': '0031', // 'point_code': 'KLHW46', // 'point_status': '1', // 'material_code': 'GBMCZ3004M1', // 'stand_status_name': '静置完成' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '压机2困料货位2', // 'vehicle_code': '-', // 'point_code': 'KLHW47', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // }, // { // 'bom': '-', // 'stand_status_color': '', // 'device_name': '-', // 'mix_num': '-', // 'weight': '0', // 'standing_time': '-', // 'point_name': '压机2困料货位3', // 'vehicle_code': '-', // 'point_code': 'KLHW48', // 'point_status': '0', // 'material_code': '-', // 'stand_status_name': '-' // } // ], // 'TrappedShelf6List': [ // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '压机1困料货位1', // 'point_status_name': '空位', // 'point_code': 'KLHW42', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '压机1困料货位2', // 'point_status_name': '空位', // 'point_code': 'KLHW43', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '压机1困料货位3', // 'point_status_name': '空位', // 'point_code': 'KLHW44', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '3004M1', // 'stand_status': '3', // 'standing_time': '23', // 'weight': '1500', // 'point_name': '压机2困料货位1', // 'point_status_name': '满盅', // 'point_code': 'KLHW46', // 'point_status': '2', // 'stand_status_color': '2', // 'instorage_time': '2023-06-28 10:10:06', // 'mix_num': '20230629000', // 'vehicle_code': '0031', // 'material_code': 'GBMCZ3004M1', // 'stand_status_name': '静置完成' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '压机2困料货位2', // 'point_status_name': '空位', // 'point_code': 'KLHW47', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '压机2困料货位3', // 'point_status_name': '空位', // 'point_code': 'KLHW48', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // } // ], // 'TrappedShelf40List': [ // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位1', // 'point_status_name': '空盅', // 'point_code': 'KLHW01', // 'point_status': '1', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '0047', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '3009L3', // 'stand_status': '3', // 'standing_time': '23', // 'weight': '1500', // 'point_name': '困料货位3', // 'point_status_name': '满盅', // 'point_code': 'KLHW03', // 'point_status': '2', // 'stand_status_color': '2', // 'instorage_time': '2023-06-28 10:10:15', // 'mix_num': '20230629000', // 'vehicle_code': '0010', // 'material_code': 'GBMCZ3009L3', // 'stand_status_name': '静置完成' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位5', // 'point_status_name': '空位', // 'point_code': 'KLHW05', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位7', // 'point_status_name': '空位', // 'point_code': 'KLHW07', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位9', // 'point_status_name': '空位', // 'point_code': 'KLHW09', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位11', // 'point_status_name': '空盅', // 'point_code': 'KLHW11', // 'point_status': '1', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '0047', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位13', // 'point_status_name': '空位', // 'point_code': 'KLHW13', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位15', // 'point_status_name': '空位', // 'point_code': 'KLHW15', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位17', // 'point_status_name': '空位', // 'point_code': 'KLHW17', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位19', // 'point_status_name': '空位', // 'point_code': 'KLHW19', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位21', // 'point_status_name': '空位', // 'point_code': 'KLHW21', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位23', // 'point_status_name': '空位', // 'point_code': 'KLHW23', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位25', // 'point_status_name': '空位', // 'point_code': 'KLHW25', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位27', // 'point_status_name': '空位', // 'point_code': 'KLHW27', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位29', // 'point_status_name': '空位', // 'point_code': 'KLHW29', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位31', // 'point_status_name': '空位', // 'point_code': 'KLHW31', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位33', // 'point_status_name': '空位', // 'point_code': 'KLHW33', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位35', // 'point_status_name': '空位', // 'point_code': 'KLHW35', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位37', // 'point_status_name': '空位', // 'point_code': 'KLHW37', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位39', // 'point_status_name': '空位', // 'point_code': 'KLHW39', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '3009L3', // 'stand_status': '3', // 'standing_time': '24', // 'weight': '1500', // 'point_name': '困料货位2', // 'point_status_name': '满盅', // 'point_code': 'KLHW02', // 'point_status': '2', // 'stand_status_color': '2', // 'instorage_time': '2023-06-28 09:24:19', // 'mix_num': '20230629000', // 'vehicle_code': '0029', // 'material_code': 'GBMCZ3009L3', // 'stand_status_name': '静置完成' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位4', // 'point_status_name': '空位', // 'point_code': 'KLHW04', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位6', // 'point_status_name': '空盅', // 'point_code': 'KLHW06', // 'point_status': '1', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '0008', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位8', // 'point_status_name': '空位', // 'point_code': 'KLHW08', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位10', // 'point_status_name': '空盅', // 'point_code': 'KLHW10', // 'point_status': '1', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '0025', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位12', // 'point_status_name': '空位', // 'point_code': 'KLHW12', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位14', // 'point_status_name': '空位', // 'point_code': 'KLHW14', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位16', // 'point_status_name': '空位', // 'point_code': 'KLHW16', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位18', // 'point_status_name': '空位', // 'point_code': 'KLHW18', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位20', // 'point_status_name': '空位', // 'point_code': 'KLHW20', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位22', // 'point_status_name': '空位', // 'point_code': 'KLHW22', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位24', // 'point_status_name': '空位', // 'point_code': 'KLHW24', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位26', // 'point_status_name': '空位', // 'point_code': 'KLHW26', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位28', // 'point_status_name': '空位', // 'point_code': 'KLHW28', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位30', // 'point_status_name': '空位', // 'point_code': 'KLHW30', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位32', // 'point_status_name': '空位', // 'point_code': 'KLHW32', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位34', // 'point_status_name': '空位', // 'point_code': 'KLHW34', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位36', // 'point_status_name': '空位', // 'point_code': 'KLHW36', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位38', // 'point_status_name': '空位', // 'point_code': 'KLHW38', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // }, // { // 'bom': '-', // 'stand_status': '', // 'standing_time': '-', // 'weight': '-', // 'point_name': '困料货位40', // 'point_status_name': '空位', // 'point_code': 'KLHW40', // 'point_status': '0', // 'stand_status_color': '0', // 'instorage_time': '-', // 'mix_num': '-', // 'vehicle_code': '-', // 'material_code': '-', // 'stand_status_name': '' // } // ] // } // } // return res // }