瀏覽代碼

Merge branch 'feature-tianyong'

TIANYONG 1 年之前
父節點
當前提交
7a323bfbfb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/view/evaluating/index.tsx

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

@@ -230,6 +230,7 @@ const handleScoreResult = (res?: IPostMessage) => {
 			body.cadence = productNum();
 			body.integrity = productNum();
 
+			state.isHideEvaluatReportSaveBtn = false;
 			evaluatingData.resulstMode = true;
 			evaluatingData.resultData = {
 				...body,