bug修复

This commit is contained in:
张乐
2020-08-17 18:32:53 +08:00
parent 3af483e2f9
commit d9d6ec0624
18 changed files with 108 additions and 84 deletions

View File

@@ -22,7 +22,6 @@
</el-input>
</el-form-item>
<el-form-item label="用户名称:">
{{uids}}
<el-select v-model="uids" style="width: 500px" reserve-keyword multiple remote filterable
:remote-method="remoteMethod" :loading="loading" placeholder="请输入用户名称" clearable @change="seachList">
<el-option