fix 对手保存信息也缩小战力

This commit is contained in:
luying
2021-01-15 17:37:53 +08:00
parent 5c29baa915
commit 18f24e1d8e
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -590,7 +590,7 @@ export async function generPVPOppRecInfo(isSuccess: boolean, curOpp: OppPlayers,
sHid: oppRole.sHid,
headHid: oppRole.headHid,
title: oppRole.title,
ce: oppRole.defCe,
ce: reduceCe(oppRole.defCe),
heroes: oppHeroRecords,
isSuccess: !isSuccess,
score: 0