diff --git a/docs/docs/api/model/document-model.md b/docs/docs/api/model/document-model.md index 4da765d30..b609f0050 100644 --- a/docs/docs/api/model/document-model.md +++ b/docs/docs/api/model/document-model.md @@ -220,7 +220,7 @@ checkNesting( **@since v1.0.16** ### isDetectingNode -检查拖拽放置的目标节点是否可以放置该拖拽对象 +判断是否当前节点处于被探测状态 ```typescript /**