wjx 1 년 전
부모
커밋
c237670567
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      src/pages/gameDataStatistics/gameData/again/index.tsx

+ 0 - 5
src/pages/gameDataStatistics/gameData/again/index.tsx

@@ -34,11 +34,6 @@ const Again: React.FC = () => {
         })
     }, [queryForm])
 
-    const userInfo = (data: any) => {
-
-    }
-
-
     return <div>
         <TableData
             leftChild={<QueryForm