Commit 35731c2e authored by 张子雨's avatar 张子雨

feat: 兼容升级

parent c21ad3f2
import React, { Component } from 'react';
import { Modal, Input, Button, Icon, notification, Form } from 'antd';
import { Modal, Input, Button, Icon, notification } from 'antd';
import { Form } from '@ant-design/compatible';
import styles from '../style.less';
import { renderModal, detailsModal, formItemLayout } from './data';
import Upload from './upload';
......
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