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')"
|
||||
:options="translateOptions2(groupNameList)"
|
||||
:disabled="props.disabled"
|
||||
clearable
|
||||
filterable
|
||||
@update:value="handleUpdate"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user