| | |
| | | }, |
| | | width: 50, |
| | | }, |
| | | // { |
| | | // title: '部位', |
| | | // align: 'center', |
| | | // dataIndex: 'location' |
| | | // }, |
| | | { |
| | | title: '部位', |
| | | title: '保养角色', |
| | | align: 'center', |
| | | dataIndex: 'location' |
| | | dataIndex: 'maintenanceRole' |
| | | }, |
| | | { |
| | | title: '保养项目', |
| | | title: '保养内容', |
| | | align: 'center', |
| | | dataIndex: 'maintenanceProjectName' |
| | | }, |
| | | { |
| | | title: '保养标准', |
| | | align: 'center', |
| | | dataIndex: 'standard' |
| | | }, |
| | | // { |
| | | // title: '保养标准', |
| | | // align: 'center', |
| | | // dataIndex: 'standard' |
| | | // }, |
| | | // { |
| | | // title: '方法', |
| | | // align: 'center', |
| | |
| | | // return |
| | | // } |
| | | this.$refs.DailyMaintenanceStandardList.list(data.useId); |
| | | this.$refs.DailyMaintenanceStandardList.title = "选择日常保养标准"; |
| | | this.$refs.DailyMaintenanceStandardList.title = "选择二级保养标准"; |
| | | }, |
| | | sendMaintenanceStandardRecord(data) { |
| | | let record = data.record; |