refactor: ♻️ 管理页面样式优化

Former-commit-id: 7a8bf7022056e3263f58ef6ee1d74c6cc9efa719
This commit is contained in:
hxr
2023-10-22 00:07:51 +08:00
parent ab30d838b2
commit 3e3ce7c69c
6 changed files with 352 additions and 7 deletions

View File

@@ -195,7 +195,7 @@ onMounted(() => {
</el-form>
</div>
<el-card>
<el-card shadow="never" class="table-container">
<template #header>
<el-button
v-hasPerm="['sys:dept:add']"