Kaynağa Gözat

update:更新

xiaolin.fu 6 ay önce
ebeveyn
işleme
c740f7b8ed

+ 1 - 0
src/app/[locale]/(TabBar)/sports/SportsClient.tsx

@@ -83,6 +83,7 @@ const SportsClient: FC<Props> = (props) => {
               
               // 销毁之前的实例并等待刷新完成
               if(btRef.current){
+                // @ts-ignore
                 btRef.current?.kill();
               }