Merge remote-tracking branch 'origin/master'

This commit is contained in:
lideqin
2024-07-01 15:10:38 +08:00
@@ -19,7 +19,7 @@
type="radio"
@nameChange="handleStandardNumberChange"
:select-only="true"
:can-selected-source="[StandardSource.DOMESTIC.value, StandardSource.ENTERPRISE.value]"
:can-selected-source="[StandardSource.FOREIGN.value, StandardSource.ENTERPRISE.value]"
class="readonly-input"
v-decorator="['serialNumber', validatorRules.serialNumber]" />
</a-form-item>