浏览代码

合并素材大盘

朱鑫波 3 年之前
父节点
当前提交
c210c4b3d8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/modules/account-config/components/configuration-modal.vue

+ 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;