Browse Source

feat: 跳转评测报告去掉showLoadingAnim

TIANYONG 11 months ago
parent
commit
16ff0e39e0
1 changed files with 0 additions and 1 deletions
  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
   });
 };