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