|
@@ -2201,6 +2201,7 @@ export default {
|
|
this.$refs['ruleForm'].clearValidate(['creativeSource']);
|
|
this.$refs['ruleForm'].clearValidate(['creativeSource']);
|
|
let selectiveListUpdate = [...this.selectiveList];
|
|
let selectiveListUpdate = [...this.selectiveList];
|
|
this.configForm.creativeImageMode = 'CREATIVE_IMAGE_MODE_VIDEO_VERTICAL';
|
|
this.configForm.creativeImageMode = 'CREATIVE_IMAGE_MODE_VIDEO_VERTICAL';
|
|
|
|
+ this.configForm.componentId = ''
|
|
if (newVal.length) {
|
|
if (newVal.length) {
|
|
if (newVal.includes('INVENTORY_AWEME_FEED')) {
|
|
if (newVal.includes('INVENTORY_AWEME_FEED')) {
|
|
this.isTAwemeStatus = true;
|
|
this.isTAwemeStatus = true;
|