弹窗
This commit is contained in:
@@ -591,36 +591,36 @@ export const workshopCondition = () => {
|
||||
'LastTenFailureList': [
|
||||
{
|
||||
'failure_time': '05-30 09:50:12',
|
||||
'device_code': 'hl',
|
||||
'device_name': '混料',
|
||||
'device_code': 'hl01',
|
||||
'device_name': '混料机01',
|
||||
'failure_info': '机器故障',
|
||||
'device_status_name': '待机'
|
||||
},
|
||||
{
|
||||
'failure_time': '05-30 09:50:12',
|
||||
'device_code': 'hl',
|
||||
'device_name': '混料',
|
||||
'device_code': 'hl02',
|
||||
'device_name': '混料机02',
|
||||
'failure_info': '机器故障',
|
||||
'device_status_name': '待机'
|
||||
},
|
||||
{
|
||||
'failure_time': '05-30 09:50:12',
|
||||
'device_code': 'hl',
|
||||
'device_name': '混料',
|
||||
'device_code': 'hl03',
|
||||
'device_name': '混料机03',
|
||||
'failure_info': '机器故障',
|
||||
'device_status_name': '待机'
|
||||
},
|
||||
{
|
||||
'failure_time': '05-30 09:50:12',
|
||||
'device_code': 'hl',
|
||||
'device_name': '混料',
|
||||
'device_code': 'hl04',
|
||||
'device_name': '混料机04',
|
||||
'failure_info': '机器故障',
|
||||
'device_status_name': '待机'
|
||||
},
|
||||
{
|
||||
'failure_time': '05-30 09:50:12',
|
||||
'device_code': 'hl',
|
||||
'device_name': '混料',
|
||||
'device_code': 'hl05',
|
||||
'device_name': '混料机05',
|
||||
'failure_info': '机器故障',
|
||||
'device_status_name': '待机'
|
||||
}
|
||||
@@ -1109,44 +1109,68 @@ export const workshopCondition = () => {
|
||||
],
|
||||
'TrappedShelfList': [
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机1空盅货位',
|
||||
'point_code': 'KLHW41',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
},
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机1困料货位1',
|
||||
'point_code': 'KLHW42',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
},
|
||||
{
|
||||
'stand_status_color': '2',
|
||||
'stand_status': '3',
|
||||
'point_name': '压机1困料货位2',
|
||||
'point_code': 'KLHW43',
|
||||
'point_status': '2'
|
||||
'point_status': '2',
|
||||
'stand_status_name': '困料完成'
|
||||
},
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机1困料货位3',
|
||||
'point_code': 'KLHW44',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
},
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机2空盅货位',
|
||||
'point_code': 'KLHW45',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
},
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机2困料货位1',
|
||||
'point_code': 'KLHW46',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
},
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机2困料货位2',
|
||||
'point_code': 'KLHW47',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
},
|
||||
{
|
||||
'stand_status_color': '',
|
||||
'stand_status': '',
|
||||
'point_name': '压机2困料货位3',
|
||||
'point_code': 'KLHW48',
|
||||
'point_status': '0'
|
||||
'point_status': '0',
|
||||
'stand_status_name': ''
|
||||
}
|
||||
],
|
||||
'TrappedMaterialShelfList': [
|
||||
|
||||
Reference in New Issue
Block a user