添加用户管理页

This commit is contained in:
sijinhui
2024-03-26 00:34:03 +08:00
parent fc351f8734
commit aa8859b186
2 changed files with 1 additions and 1 deletions

View File

@@ -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 {