Commit 64822224 authored by chenshouchao's avatar chenshouchao

cn- feat: 打开弹窗不默认把treedata置为空

parent cb906073
......@@ -116,7 +116,6 @@ const MoveFile = (props: any) => {
const showDialog = () => {
moveFileDialogRef.current.handleClickOpen();
setTreeData([]);
};
useImperativeHandle(props.onRef, () => {
......
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