瀏覽代碼

助力成功调整

DELL 3 年之前
父節點
當前提交
5a1930f994
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/activity-help/activity-help.vue

+ 1 - 0
components/activity-help/activity-help.vue

@@ -96,6 +96,7 @@
 					uni.hideLoading();
 					if (res.code == 0) {
 						this.closeShow = true
+						this.activityShow = false
 					} else if (res.code == 500) {
 						uni.$u.toast(res.msg);
 						this.close()