| | |
| | | */ |
| | | handleAddUpgrade(id){ |
| | | this.$refs.fileImportModule.upload(id); |
| | | this.$refs.fileImportModule.title="导入" |
| | | this.$refs.fileImportModule.title="升版导入" |
| | | }, |
| | | |
| | | getTreeDataByApi(){ |
| | |
| | | <a>还原</a> |
| | | </a-popconfirm> |
| | | |
| | | <!-- <a-divider v-has="'secondMaintenanceOrder:print'" type="vertical" v-if="record.maintenanceStatus === 'COMPLETE'"/>--> |
| | | <!-- <a v-has="'secondMaintenanceOrder:print'" v-if="record.maintenanceStatus === 'COMPLETE'" @click="handlePrint(record)">打印</a>--> |
| | | <a-divider type="vertical"/> |
| | | <a @click="handlePrint(record)">预览</a> |
| | | </template> |
| | | </span> |
| | | </a-table> |
| | |
| | | * @param record 列表行记录 |
| | | */ |
| | | handlePrint(record) { |
| | | let href = `${window._CONFIG['domianURL']}/jmreport/view/1094834721929232384?id=` + record.id //网站链接 |
| | | let href = `${window._CONFIG['domianURL']}/jmreport/view/1110733537193545728?id=` + record.id //网站链接 |
| | | window.open(href, '_blank') |
| | | }, |
| | | handlerAbolish(id) { |
| | |
| | | dataIndex: 'technicalDirectorPartTime' |
| | | }, |
| | | { |
| | | title: 'HF编码', |
| | | align: 'center', |
| | | dataIndex: 'hfCode' |
| | | }, |
| | | { |
| | | title: '操作', |
| | | dataIndex: 'action', |
| | | align: 'center', |
| | |
| | | align:"center", |
| | | dataIndex: 'deputyDepartmentComment' |
| | | }, |
| | | { |
| | | title: 'HF编码', |
| | | align: 'center', |
| | | dataIndex: 'hfCode' |
| | | }, |
| | | ], |
| | | selectedRowData: {}, |
| | | url: { |
| | |
| | | align:"center", |
| | | dataIndex: 'leaderConfirmTime' |
| | | }, |
| | | { |
| | | title: 'HF编码', |
| | | align: 'center', |
| | | dataIndex: 'hfCode' |
| | | }, |
| | | ], |
| | | selectedRowData: {}, |
| | | url: { |