[update 拆分] 导入拆分结果无法打开弹框

This commit is contained in:
danshihao
2024-07-01 15:10:24 +08:00
parent 00718d23ed
commit ab95b2e4ab
@@ -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>