|
@ -148,12 +148,12 @@ |
|
|
dataIndex: 'piston2' |
|
|
dataIndex: 'piston2' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
title:'划片料号1', |
|
|
|
|
|
|
|
|
title:'滑片料号1', |
|
|
align:"center", |
|
|
align:"center", |
|
|
dataIndex: 'scribing1' |
|
|
dataIndex: 'scribing1' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
title:'划片料号2', |
|
|
|
|
|
|
|
|
title:'滑片料号2', |
|
|
align:"center", |
|
|
align:"center", |
|
|
dataIndex: 'scribing2' |
|
|
dataIndex: 'scribing2' |
|
|
}, |
|
|
}, |
|
@ -211,8 +211,8 @@ |
|
|
fieldList.push({type:'string',value:'cylinder2',text:'气缸料号2',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'cylinder2',text:'气缸料号2',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'piston1',text:'活塞料号1',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'piston1',text:'活塞料号1',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'piston2',text:'活塞料号2',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'piston2',text:'活塞料号2',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'scribing1',text:'划片料号1',dictCode:''}) |
|
|
|
|
|
fieldList.push({type:'string',value:'scribing2',text:'划片料号2',dictCode:''}) |
|
|
|
|
|
|
|
|
fieldList.push({type:'string',value:'scribing1',text:'滑片料号1',dictCode:''}) |
|
|
|
|
|
fieldList.push({type:'string',value:'scribing2',text:'滑片料号2',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'operator',text:'中试作业员',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'operator',text:'中试作业员',dictCode:''}) |
|
|
fieldList.push({type:'string',value:'templateId',text:'关联工单id',dictCode:"workorder_template,task_no,id"}) |
|
|
fieldList.push({type:'string',value:'templateId',text:'关联工单id',dictCode:"workorder_template,task_no,id"}) |
|
|
fieldList.push({type:'string',value:'stepId',text:'关联工序卡id',dictCode:"workorder_step,name,id"}) |
|
|
fieldList.push({type:'string',value:'stepId',text:'关联工序卡id',dictCode:"workorder_step,name,id"}) |
|
|