Commit 3447323b authored by wuhao's avatar wuhao 🎯

fixed

parent 513dcad6
Pipeline #6559 passed with stages
in 7 minutes and 58 seconds
......@@ -9,7 +9,7 @@ import { ProDescriptions } from "@ant-design/pro-components";
import { Box, Container, Stack, Typography } from "@mui/material";
import { useParams } from "@umijs/max";
import { useAsyncEffect, useRequest } from "ahooks";
import { Divider, Drawer, message, Segmented, Table, Tabs } from "antd";
import { Divider, Drawer, message, Segmented, Table, Tabs, Tooltip,Tag } from "antd";
import { useEffect, useMemo, useRef, useState } from "react";
import { history } from "umi";
import "./index.less";
......
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