Explorar o código

助力成功调整

DELL %!s(int64=3) %!d(string=hai) anos
pai
achega
5a1930f994
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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()