src/views/project/yw/dataManage/knowledge/Knowledge.vue
@@ -171,8 +171,8 @@ const { x, y, style } = useDraggable(draggableChatRef, { handle: chatDragHandlerRef, initialValue: { x: 210 + 400, y: 56 + 110, x: document.body.clientWidth / 2 - 350, y: document.body.clientHeight / 2 - 400, }, });