소스 검색

feat: 跳转评测报告去掉showLoadingAnim

TIANYONG 1 년 전
부모
커밋
16ff0e39e0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/view/evaluating/index.tsx

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

@@ -632,7 +632,6 @@ export const handleViewReport = (key: "recordId" | "recordIdStr", type: "gym" |
     statusBarTextColor: false,
     isOpenLight: true,
     c_orientation: 0,
-    showLoadingAnim: true
   });
 };