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