!103 update 更新一些内容

Merge pull request !103 from Bleachtred/dev
This commit is contained in:
疯狂的狮子Li 2024-04-18 05:45:12 +00:00 committed by Gitee
commit 45e1c46ce4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1 additions and 5 deletions

View File

@ -136,7 +136,3 @@
.el-select {
width: 240px !important;
}
.el-input {
width: 240px !important;
}

View File

@ -223,7 +223,7 @@
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="角色">
<el-form-item label="角色" prop="roleIds">
<el-select v-model="form.roleIds" multiple placeholder="请选择">
<el-option
v-for="item in roleOptions"