File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -771,11 +771,11 @@ import { dragContext } from '@he-tree/vue/vue2'
771
771
772
772
#### startInfo
773
773
774
- Type: [StartInfo](#StartInfo ). Info about drag start.
774
+ Type: [StartInfo](#startinfo-1 ). Info about drag start.
775
775
776
776
#### targetInfo
777
777
778
- Type: [StartInfo](#StartInfo ). Info about drag target.
778
+ Type: [StartInfo](#startinfo-1 ). Info about drag target.
779
779
780
780
#### dragNode
781
781
Original file line number Diff line number Diff line change @@ -770,11 +770,11 @@ import { dragContext } from '@he-tree/vue/vue2'
770
770
771
771
#### startInfo
772
772
773
- 类型: [ StartInfo] ( #StartInfo ) . 拖拽开始的信息.
773
+ 类型: [ StartInfo] ( #startinfo-1 ) . 拖拽开始的信息.
774
774
775
775
#### targetInfo
776
776
777
- 类型: [ StartInfo] ( #StartInfo ) . 拖拽的目标的信息.
777
+ 类型: [ StartInfo] ( #startinfo-1 ) . 拖拽的目标的信息.
778
778
779
779
#### dragNode
780
780
You can’t perform that action at this time.
0 commit comments