| | |
| | | type="primary" |
| | | icon="plus" |
| | | >新增</a-button> --> |
| | | <a-button |
| | | v-has="'equipmentCategory:import&outport'" |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('设备分类报表')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- v-has="'equipmentCategory:import&outport'"--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('设备分类报表')"--> |
| | | <!-- >导出</a-button>--> |
| | | <a-dropdown |
| | | v-if="selectedRowKeys.length > 0" |
| | | v-has="'equipmentCategory:add&Edit&delete'" |
| | |
| | | return record.parentName+text; |
| | | } |
| | | }, |
| | | |
| | | |
| | | { |
| | | title: '上级设备分类名称', |
| | | align: "center", |