refactor: 页面优化

This commit is contained in:
Ray.Hao
2026-01-30 08:08:39 +08:00
parent 757ac7931c
commit e8749aeaed
3 changed files with 322 additions and 176 deletions

View File

@@ -1,4 +1,4 @@
<!-- 用户管理 -->
<!-- 用户管理 -->
<template>
<div class="app-container">
<el-row :gutter="20">
@@ -107,6 +107,7 @@
</template>
</el-table-column>
<el-table-column label="部门" width="120" align="center" prop="deptName" />
<el-table-column label="角色" align="center" prop="roleNames" min-width="160" />
<el-table-column label="手机号码" align="center" prop="mobile" width="120" />
<el-table-column label="邮箱" align="center" prop="email" width="160" />
<el-table-column label="状态" align="center" prop="status" width="80">