浏览代码

fix: #8651 bug修改

TIANYONG 1 年之前
父节点
当前提交
9aba7c12f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/view/evaluating/index.tsx

+ 1 - 0
src/view/evaluating/index.tsx

@@ -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,