字典类型 CRUD
This commit is contained in:
@@ -167,7 +167,7 @@ const changeStatus = async (row: Role.RoleBO) => {
|
||||
|
||||
// 导出角色列表
|
||||
//const downloadFile = async () => {
|
||||
// ElMessageBox.confirm('确认导出角色数据?', '温馨提示', { type: 'warning' }).then(() =>
|
||||
// ElMessageBox.confirm('确认导出角色数据?', '温馨提示', { dictType: 'warning' }).then(() =>
|
||||
// useDownload(exportRoleInfo, '角色列表', proTable.value?.searchParam),
|
||||
// )
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user