mo 1 rok pred
rodič
commit
9b84a6aae3

+ 3 - 3
src/views/home/components/practiceRanking.tsx

@@ -179,9 +179,9 @@ export default defineComponent({
           title: '手机号',
           key: 'studentPhone'
         },
-        practiceDaysRef,
-        practiceDurationRef,
-        practiceDurationAvgRef
+        practiceDaysRef  as any,
+        practiceDurationRef  as any,
+        practiceDurationAvgRef  as any
       ];
     };
     return () => (