@@ -2762,6 +2762,7 @@ export default {
this.configForm.adUnionVideoType = '';
this.configForm.adDeliveryRange = '';
}
+ this.NewCheckboxChangeValue(this.configForm.checkboxChangeValue);
else {
this.configForm.adverPosition = 'a';
@@ -2759,6 +2759,7 @@ export default {