优化teleport拖拽

This commit is contained in:
2025-05-17 18:04:53 +08:00
parent 09fe532bb6
commit aa0290b345
30 changed files with 518 additions and 981 deletions

View File

@@ -21,7 +21,7 @@
/>
</a-space>
<a-modal v-model:visible="visible" width="1000px" draggable :on-before-ok="close" unmountOnClose>
<a-modal v-model:visible="visible" width="1000px" draggable :on-before-ok="close" unmount-on-close>
<template #title>{{ props.text }}</template>
<ma-crud