Преглед изворни кода

feat: 跳转评测报告去掉showLoadingAnim

TIANYONG пре 11 месеци
родитељ
комит
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
   });
 };