refactor: ♻️ 重构部门管理前端

This commit is contained in:
H0nGzA1
2023-04-10 17:59:30 +08:00
parent eea9d320af
commit a50f73d466
4 changed files with 173 additions and 34 deletions

View File

@@ -96,8 +96,8 @@
</el-col>
</el-row>
<el-row>
<el-col>
<menuButton :select-menu="form" class="h-screen/2" />
<el-col class="h-full">
<el-card :body-style="{ height: '100%' }" class="mt-10"><menuButton :select-menu="form" /></el-card>
</el-col>
</el-row>
</el-form>