refactor: 重构项目目录结构

This commit is contained in:
RockYang
2023-05-06 11:35:57 +08:00
parent a897a755b6
commit 4dcae75488
28 changed files with 87 additions and 61 deletions

View File

@@ -45,7 +45,7 @@
<el-dialog
v-model="showDialog"
title="编辑用户"
title="编辑角色"
width="50%"
>
<el-form :model="form1" label-width="120px" ref="formRef" :rules="rules">