wjx vor 1 Jahr
Ursprung
Commit
c237670567
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  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