修复:解决操作日志无法搜索操作人的问题

Signed-off-by: 杨宇庆 <hiyyq@qq.com>
This commit is contained in:
杨宇庆 2024-06-07 11:05:42 +00:00 committed by Gitee
parent 93bee8c82c
commit 7f034724a9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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