فهرست منبع

improve: 取消拼团展示

From-wh 3 سال پیش
والد
کامیت
51b6d89ffd
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      template/uni-app/pages/activity/goods_combination_status/index.vue

+ 1 - 2
template/uni-app/pages/activity/goods_combination_status/index.vue

@@ -660,9 +660,8 @@
 					.then(res => {
 						that.$util.Tips({
 							title: res.msg
-						}, {
-							tab: 3
 						});
+						this.getCombinationPink()
 					})
 					.catch(res => {
 						that.$util.Tips({