| | |
| | | }, |
| | | data () { |
| | | return { |
| | | description: '材料出库单管理页面', |
| | | description: '日保养标注', |
| | | disableMixinCreated:true, |
| | | // 表头 |
| | | columns: [ |
| | |
| | | }, |
| | | data () { |
| | | return { |
| | | description: '材料出库单管理页面', |
| | | description: '二保页面', |
| | | disableMixinCreated:true, |
| | | // 表头 |
| | | columns: [ |
| | |
| | | } |
| | | }, |
| | | { |
| | | title: '保养角色', |
| | | align: 'center', |
| | | dataIndex: 'maintenanceRole_dictText', |
| | | width: 250, |
| | | }, |
| | | { |
| | | title: '保养项目', |
| | | align: 'center', |
| | | dataIndex: 'projectName', |
| | | width: 250, |
| | | |
| | | }, |
| | | { |
| | | title: '保养标准', |
| | | align: 'center', |
| | | dataIndex: 'standard', |
| | | width: 250, |
| | | |
| | | }, |
| | | { |
| | | title: '保养周期', |
| | | align: "center", |
| | | dataIndex: 'cycleName', |
| | | width: 250, |
| | | } |
| | | |
| | | // { |
| | | // title: '保养周期', |
| | | // align: "center", |
| | | // dataIndex: 'cycleName', |
| | | // width: 250, |
| | | // } |
| | | ], |
| | | url: { |
| | | list: "/eam/equipment/getEquipmentStansdardList", |