zizhong.wang 5 年之前
父節點
當前提交
85e1fcae80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/selfCenter/recommendTeam/index.vue

+ 1 - 1
pages/selfCenter/recommendTeam/index.vue

@@ -135,7 +135,7 @@ export default {
 									that.teamList = that.filterSelf(res.data.msg)
 								}
 							}
-						 });
+						 }); 
 		},
 		showChild(index) {
 			this.arrowFlagList.splice(index, 1, !this.arrowFlagList[index]);