|
@@ -218,6 +218,7 @@ const handleScoreResult = (res?: IPostMessage) => {
|
|
|
if (header?.commond === "overall") {
|
|
|
console.log("🚀 ~ 评测返回:", res);
|
|
|
// console.log("评测结束", body);
|
|
|
+ state.isHideEvaluatReportSaveBtn = false;
|
|
|
evaluatingData.resulstMode = true;
|
|
|
evaluatingData.resultData = {
|
|
|
...body,
|