diff --git a/src/views/standardRegulationLibrary/overseasStandard/modules/OverseasStandardModal.vue b/src/views/standardRegulationLibrary/overseasStandard/modules/OverseasStandardModal.vue index b3d7f729..96ad4830 100644 --- a/src/views/standardRegulationLibrary/overseasStandard/modules/OverseasStandardModal.vue +++ b/src/views/standardRegulationLibrary/overseasStandard/modules/OverseasStandardModal.vue @@ -22,6 +22,7 @@ :open-selected-all-field-list="openSelectedAllFieldList" :exclude-standard-fields="excludeStandardFields" :needSyncRemarksDataField="['new_model_implementation_date', 'on_the_production_date']" + :flagByField="{associated_domestic_standards: StandardSource.DOMESTIC.value}" @submitFormData="submitFormData" />