Jelajahi Sumber

improve: 取消拼团展示

From-wh 2 tahun lalu
induk
melakukan
51b6d89ffd

+ 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({