refactor: ♻️ 系统管理页面优化重构

This commit is contained in:
hxr
2024-06-25 00:21:18 +08:00
parent 339db4be8e
commit 5ec0b03a8e
4 changed files with 9 additions and 15 deletions

View File

@@ -90,7 +90,7 @@
</el-button>
<el-button
v-hasPerm="['sys:dept:delete']"
type="primary"
type="danger"
link
size="small"
@click.stop="handleDelete(scope.row.id)"