修复:解决操作日志无法搜索操作人的问题
Signed-off-by: 杨宇庆 <hiyyq@qq.com>
This commit is contained in:
parent
93bee8c82c
commit
7f034724a9
@ -13,7 +13,8 @@
|
||||
<el-form-item label="操作人" prop="userId">
|
||||
<el-select
|
||||
v-model="queryParams.userId"
|
||||
multiple
|
||||
clearable
|
||||
filterable
|
||||
placeholder="请输入操作人员"
|
||||
class="!w-240px"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user