소스 검색

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,