项目信息编辑,申办方和CRO选择后无法清空,增加删除按钮
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-17 10:00:11 +08:00
parent 5528188a8b
commit 7c79e4b1f3
@@ -82,6 +82,7 @@
filterable
allow-create
default-first-option
clearable
@change="(value) => handleSelectChange(value, 'sponsor')"
@visible-change="
(flag) => handleSelectVisibbleChange(flag, 'sponsor')
@@ -102,6 +103,7 @@
filterable
allow-create
default-first-option
clearable
@change="(value) => handleSelectChange(value, 'cro')"
@visible-change="(flag) => handleSelectVisibbleChange(flag, 'cro')"
>