Commit dbe2c244 authored by wuhao's avatar wuhao 🎯

xzcdf

parent 8fb0180e
...@@ -16,7 +16,7 @@ import { ...@@ -16,7 +16,7 @@ import {
Typography, Typography,
} from "antd"; } from "antd";
import { connect, useRequest } from "umi"; import { connect, useRequest } from "umi";
import AutoTable from "@/components/Tableform/mtable"; import AutoTable from "@/components/Tableform";
import getPrem from "@/utils/getPrem"; //权限判断fn import getPrem from "@/utils/getPrem"; //权限判断fn
import InitForm from "@/components/InitForm"; import InitForm from "@/components/InitForm";
import { doFetch } from "@/utils/doFetch"; import { doFetch } from "@/utils/doFetch";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment