Explorar el Código

feat: 跳转评测报告去掉showLoadingAnim

TIANYONG hace 1 año
padre
commit
16ff0e39e0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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
   });
 };