Sfoglia il codice sorgente

Merge branch 'feature-tianyong'

TIANYONG 1 anno fa
parent
commit
7a323bfbfb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,