commit
45e1c46ce4
@ -136,7 +136,3 @@
|
||||
.el-select {
|
||||
width: 240px !important;
|
||||
}
|
||||
|
||||
.el-input {
|
||||
width: 240px !important;
|
||||
}
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user