首页图片
This commit is contained in:
@@ -461,7 +461,7 @@ export const workshopCondition = () => {
|
||||
'point_name': '压机1空盅货位',
|
||||
'point_status_name': '无货',
|
||||
'point_code': 'KLHW41',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '压机1困料货位1',
|
||||
@@ -485,7 +485,7 @@ export const workshopCondition = () => {
|
||||
'point_name': '压机2空盅货位',
|
||||
'point_status_name': '无货',
|
||||
'point_code': 'KLHW45',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '压机2困料货位1',
|
||||
@@ -497,40 +497,40 @@ export const workshopCondition = () => {
|
||||
'point_name': '压机2困料货位2',
|
||||
'point_status_name': '无货',
|
||||
'point_code': 'KLHW47',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '压机2困料货位3',
|
||||
'point_status_name': '无货',
|
||||
'point_code': 'KLHW48',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
}
|
||||
],
|
||||
'MixBlankingList': [
|
||||
{
|
||||
'point_name': '混料机1下料位',
|
||||
'point_code': 'HLJ01XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机2下料位',
|
||||
'point_code': 'HLJ02XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机3下料位',
|
||||
'point_code': 'HLJ03XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机4下料位',
|
||||
'point_code': 'HLJ04XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机5下料位',
|
||||
'point_code': 'HLJ05XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机6下料位',
|
||||
@@ -550,7 +550,7 @@ export const workshopCondition = () => {
|
||||
{
|
||||
'point_name': '混料机9下料位',
|
||||
'point_code': 'HLJ09XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机10下料位',
|
||||
|
||||
Reference in New Issue
Block a user