Commit 75b8941b authored by 徐乐's avatar 徐乐

fix: 修改文件替换问题

parent b7dccce2
......@@ -4,7 +4,7 @@ import classNames from 'classnames';
import { Input, Tree, Divider, ConfigProvider } from 'antd';
import { SearchOutlined } from '@ant-design/icons';
import Empty from '@wisdom-components/empty';
import './aa.less';
import './index.less';
const DeviceTree = (props) => {
const { prefix, placeholder, treeData, first, onSearch } = props;
......
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