wangfukang 3 weeks ago
parent
commit
785574befc
  1. 2
      package2/group/groupBuyList.vue

2
package2/group/groupBuyList.vue

@ -410,7 +410,7 @@
that.isArea = false that.isArea = false
that.$forceUpdate() that.$forceUpdate()
} else { } else {
that.tui.toast(res.message) that.tui.toast(res.message);
return return
} }
uni.hideLoading() uni.hideLoading()

Loading…
Cancel
Save