refactor: ♻️ 代码优化和导入问题修复

This commit is contained in:
ray
2024-11-11 08:13:57 +08:00
parent 817b576ca7
commit 8bc430e309
9 changed files with 105 additions and 35 deletions

View File

@@ -38,8 +38,8 @@
</el-form>
</div>
<el-card shadow="never" class="table-wrapper">
<template #header>
<el-card shadow="never">
<div class="mb-10px">
<el-button
v-hasPerm="['sys:dept:add']"
type="success"
@@ -61,7 +61,7 @@
</template>
删除
</el-button>
</template>
</div>
<el-table
v-loading="loading"