Browse Source

Signed-off-by: xiezongxing <xx123456>

xiezongxing 2 năm trước cách đây
mục cha
commit
8890372f5b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/bindteam/index.vue

+ 2 - 2
pages/bindteam/index.vue

@@ -41,10 +41,10 @@
 				let res = await this.$api.request('/team/add', 'GET', {
 					puid: this.puid,
 				});
-				
+				/*
 				wx.switchTab({
 					url:"/pages/index/index"
-				})
+				})*/
 				
 				
 			}