🐞 fix(battle): 修改寻宝修改的语法错误
This commit is contained in:
@@ -207,6 +207,7 @@ export async function getAllAssistCnt(roleId: string) {
|
||||
let roleSt = team.roleStatus.find(st => st.roleId === roleId);
|
||||
return !roleSt.isFrd;
|
||||
});
|
||||
}
|
||||
return teams.length;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user