fix: 修改文件找不到
This commit is contained in:
parent
00a503e983
commit
d78b44f12f
@ -5,7 +5,6 @@ import { DiffOutlined, SwitcherOutlined } from '@ant-design/icons'
|
|||||||
import type { TreeProps, InputProps } from 'antd';
|
import type { TreeProps, InputProps } from 'antd';
|
||||||
import TreeTransferModal from '../../../treeTransferModal'
|
import TreeTransferModal from '../../../treeTransferModal'
|
||||||
import BoxTree from '../../../tree';
|
import BoxTree from '../../../tree';
|
||||||
import './index.less'
|
|
||||||
|
|
||||||
export interface BoxGroupPanelProps {
|
export interface BoxGroupPanelProps {
|
||||||
searchInputProps?: InputProps
|
searchInputProps?: InputProps
|
||||||
|
Loading…
Reference in New Issue
Block a user