Explorar o código

Signed-off-by: xiezongxing <xx123456>

xiezongxing %!s(int64=2) %!d(string=hai) anos
pai
achega
8890372f5b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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"
-				})
+				})*/
 				
 				
 			}