fix(sj_1.0.0_beta4): SelectGroup组件不可清空
This commit is contained in:
parent
76f8f95ddd
commit
f470e5efd3
@ -45,7 +45,6 @@ getGroupNameList();
|
|||||||
:placeholder="$t('page.retryTask.form.groupName')"
|
:placeholder="$t('page.retryTask.form.groupName')"
|
||||||
:options="translateOptions2(groupNameList)"
|
:options="translateOptions2(groupNameList)"
|
||||||
:disabled="props.disabled"
|
:disabled="props.disabled"
|
||||||
clearable
|
|
||||||
filterable
|
filterable
|
||||||
@update:value="handleUpdate"
|
@update:value="handleUpdate"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user