fix(components): allow clear in findUser component

This commit is contained in:
parent a2b627cd11
commit 84c994448a
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -66,6 +66,7 @@
:mode="multi ? 'multiple' : undefined"
:options="state.data"
v-model:value="value"
:allow-clear="true"
>
<template v-if="state.fetching" #notFoundContent>
<a-spin size="small" />