mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
添加用户管理页
This commit is contained in:
@@ -9,7 +9,6 @@ import type { GetRef, TableColumnsType, TableColumnType } from "antd";
|
||||
import Highlighter from "react-highlight-words";
|
||||
// 后期考虑删除该依赖
|
||||
|
||||
const { Column, ColumnGroup } = Table;
|
||||
import { getCurrentTime } from "@/app/utils/custom";
|
||||
|
||||
interface UserInterface {
|
||||
|
||||
Reference in New Issue
Block a user