zizhong.wang hace 5 años
padre
commit
85e1fcae80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]);