first commit

This commit is contained in:
wang_yp 2025-01-14 22:28:51 +08:00
parent 5c013bb144
commit 398907603e
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import { inject, observer } from "mobx-react";
import BTable from "@/components/b_table";
import { useEffect, useState } from "react";
import { Store } from "antd/lib/form/interface";
import SimpleForm from "@/components/form/simple_form";
import React from "react";
import { columns } from "./user_config";
import "./user.less";