fix 80321

This commit is contained in:
赵霄
2024-01-11 10:33:12 +08:00
parent 1b2ed63fef
commit f0e78cccbc
@@ -15,6 +15,7 @@
<standard-selection v-decorator="['standardNumber', validatorRules.standardNumber]"
:placeholder="$t('pleaseSelect') + $t('standardNumber')"
type="radio"
select-only
:can-selected-source="[StandardSource.DOMESTIC.value, StandardSource.OVERSEAS.value]"
@listChange="handleStandardChange" />
</a-form-item>