fix: 修改文件引用

This commit is contained in:
NICE CODE BY DEV 2024-03-19 09:38:16 +08:00
parent a0ba07963d
commit 88a1fb0715

View File

@ -5,7 +5,6 @@ import { DiffOutlined, SwitcherOutlined } from '@ant-design/icons'
import type { TreeProps, InputProps } from 'antd';
import TreeTransferModal from '../../../treeTransferModal'
import BoxTree from '../../../tree';
import './index.less'
export interface BoxGroupPanelProps {
searchInputProps?: InputProps