Pre Merge pull request !457 from 杨宇庆/N/A

pull/457/MERGE
杨宇庆 2024-06-22 06:46:14 +00:00 committed by Gitee
commit c7b7b99a2e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
<el-form-item label="操作人" prop="userId"> <el-form-item label="操作人" prop="userId">
<el-select <el-select
v-model="queryParams.userId" v-model="queryParams.userId"
multiple clearable
filterable
placeholder="请输入操作人员" placeholder="请输入操作人员"
class="!w-240px" class="!w-240px"
> >