| | |
| | | :disabled="formDisabled" |
| | | :rowNumber="true" |
| | | :rowSelection="true" |
| | | :bordered="true" |
| | | :alwaysEdit="true" |
| | | :toolbar="true" |
| | | :toolbarConfig="toolbarConfig" |
| | | > |
| | |
| | | key: 'id', |
| | | type: JVXETypes.hidden, |
| | | width: '100px', |
| | | fixed: 'left' |
| | | align:"center", |
| | | }, |
| | | { |
| | | title: '设备变动单id', |
| | |
| | | type: JVXETypes.hidden, |
| | | width: '200px', |
| | | placeholder: '请输入${title}', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | |
| | | disabled: true, |
| | | width: '60px', |
| | | placeholder: '请输入${title}', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | |
| | | key: 'equipmentNum', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '120px', |
| | | // placeholder: '请输入${title}', |
| | | width: '200px', |
| | | align:"center", |
| | | defaultValue: '', |
| | | fixed: 'left' |
| | | }, |
| | | { |
| | | title: '设备名称', |
| | | key: 'equipmentName', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | align:"center", |
| | | defaultValue: '', |
| | | // fixed: 'left' |
| | | }, |
| | | { |
| | | title: '设备型号', |
| | | key: 'model', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '设备规格', |
| | | key: 'specification', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '设备状态', |
| | | key: 'equipmentStatus_dictText', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '195px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '设备位置', |
| | | key: 'location', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '195px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '特种设备', |
| | | key: 'specificEquipment', |
| | | type: JVXETypes.hidden, |
| | | align:"center", |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '特种设备', |
| | | key: 'specificEquipment_dictText', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '资产编码', |
| | | key: 'assetNumber', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '120px', |
| | | // placeholder: '请输入${title}', |
| | | width: '195px', |
| | | align:"center", |
| | | defaultValue: '', |
| | | fixed: 'left' |
| | | }, |
| | | |
| | | { |
| | | title: '处置原因', |
| | | key: 'disposalReason', |
| | | type: JVXETypes.input, |
| | | // disabled:true, |
| | | width: '200px', |
| | | align:"center", |
| | | width: '195px', |
| | | placeholder: '请输入${title}', |
| | | defaultValue: '', |
| | | fixed: 'left', |
| | | validateRules: [ |
| | | { |
| | | required: true, // 必填 |
| | |
| | | title: '处置日期', |
| | | key: 'disposalDate', |
| | | type: JVXETypes.datetime, |
| | | // disabled:true, |
| | | width: '180px', |
| | | align:"center", |
| | | width: '200px', |
| | | placeholder: '请输入${title}', |
| | | defaultValue: '', |
| | | fixed: 'left', |
| | | validateRules: [ |
| | | { |
| | | required: true // 必填 |
| | |
| | | ] |
| | | }, |
| | | { |
| | | title: '特种设备', |
| | | key: 'specificEquipment', |
| | | type: JVXETypes.hidden, |
| | | |
| | | title: '减少方式', |
| | | key: 'reduceMethod', |
| | | type: JVXETypes.selectDictSearch, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '特种设备', |
| | | key: 'specificEquipment_dictText', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | align:"center", |
| | | defaultValue: '', |
| | | dict:'mom_eam_transfer_method,name,id' |
| | | }, |
| | | // { |
| | | // title: '特种设备', |
| | |
| | | // // placeholder: '请输入${title}', |
| | | // defaultValue: '' |
| | | // }, |
| | | { |
| | | title: '设备名称', |
| | | key: 'equipmentName', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | |
| | | { |
| | | title: '设备型号', |
| | | key: 'model', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '设备规格', |
| | | key: 'specification', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '设备状态', |
| | | key: 'equipmentStatus_dictText', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '120px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | // { |
| | | // title: '设备状态', |
| | | // key: 'equipmentStatus', |
| | |
| | | key: 'technologyStatus_dictText', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '120px', |
| | | // placeholder: '请输入${title}', |
| | | width: '200px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | // { |
| | |
| | | // defaultValue: '' |
| | | // }, |
| | | { |
| | | title: '设备位置', |
| | | key: 'location', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '重要度', |
| | | key: 'equipmentImportanceId_dictText', |
| | | type: JVXETypes.normal, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | width: '195px', |
| | | align:"center", |
| | | defaultValue: '' |
| | | }, |
| | | { |
| | | title: '减少方式', |
| | | key: 'reduceMethod', |
| | | type: JVXETypes.selectDictSearch, |
| | | disabled: true, |
| | | width: '200px', |
| | | // placeholder: '请输入${title}', |
| | | defaultValue: '', |
| | | dict:'mom_eam_transfer_method,name,id' |
| | | }, |
| | | |
| | | // { |
| | | // title: '重要度', |
| | | // key: 'equipmentImportanceId', |
| | |
| | | // // placeholder: '请输入${title}', |
| | | // defaultValue: '' |
| | | // } |
| | | { |
| | | title: '设备图片', |
| | | key: 'equipmentPhoto', |
| | | type: JVXETypes.slot, |
| | | disabled: true, |
| | | width: '120px', |
| | | slotName:'equipmentPhoto' |
| | | // { |
| | | // title: '设备图片', |
| | | // key: 'equipmentPhoto', |
| | | // type: JVXETypes.slot, |
| | | // disabled: true, |
| | | // width: '120px', |
| | | // slotName:'equipmentPhoto' |
| | | |
| | | }, |
| | | { |
| | | title: '操作', |
| | | key: 'action', |
| | | type: JVXETypes.slot, |
| | | disabled: true, |
| | | width: '100px', |
| | | slotName: 'action', |
| | | }, |
| | | // }, |
| | | // { |
| | | // title: '操作', |
| | | // key: 'action', |
| | | // type: JVXETypes.slot, |
| | | // disabled: true, |
| | | // width: '100px', |
| | | // align:"center", |
| | | // slotName: 'action', |
| | | // }, |
| | | |
| | | ] |
| | | }, |