添加:文创豆商城 - 分享任务支持后台设置分享内容
This commit is contained in:
parent
87afd29c3e
commit
12f0cc746f
|
|
@ -266,7 +266,7 @@
|
|||
},
|
||||
// 视频删除
|
||||
removeVideo(fieldName = ''){
|
||||
if(name === 'shopping_share_image') this.set.shopping_share_image = '';
|
||||
if(fieldName === 'shopping_share_image') this.set.shopping_share_image = '';
|
||||
else this.set.task_video_link = '';
|
||||
this.$forceUpdate()
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue