diff --git a/apps/web-test/public/xbyt/AUTO_1612159241967_C待办列表.png b/apps/web-test/public/xbyt/AUTO_1612159241967_C待办列表.png new file mode 100644 index 00000000..4814390e Binary files /dev/null and b/apps/web-test/public/xbyt/AUTO_1612159241967_C待办列表.png differ diff --git a/apps/web-test/src/views/dashboard/home/index.vue b/apps/web-test/src/views/dashboard/home/index.vue index 49f222b6..d19f29e1 100644 --- a/apps/web-test/src/views/dashboard/home/index.vue +++ b/apps/web-test/src/views/dashboard/home/index.vue @@ -418,7 +418,7 @@ const moveEvent = (e) => { console.log(layout.value[dom]); currentDragItem.value = layout.value[dom]; // 检查是否进入目标画布区域 - checkIfOverTargetCanvas(e); + // checkIfOverTargetCanvas(e); } }; @@ -578,19 +578,6 @@ const formState = reactive({