Commit 801a7800 by zhaochengxiang

服务资源

parent 90e063d3
......@@ -6,8 +6,6 @@ import { dispatch } from '../../../../model';
import ModelTable from "./ModelTable";
import HistoryAndVersionDrawer from './HistoryAndVersionDrawer';
import '../index.less';
const FC = (props) => {
const app = useContext(AppContext);
const [loading, setLoading] = useState(false);
......
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