调整两个拖拽互补干扰

This commit is contained in:
X1627315083@163.com
2026-04-16 16:55:52 +08:00
parent 27b71f1bec
commit 44abb1b1ee

View File

@@ -245,7 +245,7 @@ const { showDrafts } = toRefs(data);
v-bind="config"
:group="{
name: 'sortable',
pull: true,
pull: false,
put: true
}"
>