Explorar el Código

Signed-off-by: xiezongxing <xx123456>

xiezongxing hace 2 años
padre
commit
8890372f5b
Se han modificado 1 ficheros con 2 adiciones y 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"
-				})
+				})*/
 				
 				
 			}