Fix:4665 【旅居商城小程序】商品、旅居团购送礼:点击封面选择弹窗外的区域,无法将弹窗收起(改为:①可以收起弹窗,②点外面收起弹窗时,取消保存新选择的封面
This commit is contained in:
@@ -79,6 +79,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
close() {
|
||||
this.currentIndex = 0
|
||||
this.$emit('update:show', false)
|
||||
},
|
||||
onChange(e) {
|
||||
|
||||
Reference in New Issue
Block a user