Sfoglia il codice sorgente

合并素材大盘

朱鑫波 3 anni fa
parent
commit
c210c4b3d8

+ 1 - 0
src/views/modules/account-config/components/configuration-modal.vue

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