mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-20 06:55:36 +08:00
merge
This commit is contained in:
@@ -9,7 +9,6 @@ import { onBeforeUnmount, onMounted, reactive, ref, watchEffect } from 'vue';
|
||||
|
||||
import { unrefElement } from '@vueuse/core';
|
||||
|
||||
|
||||
export function useModalDraggable(
|
||||
targetRef: Ref<HTMLElement | undefined>,
|
||||
dragRef: Ref<HTMLElement | undefined>,
|
||||
|
||||
Reference in New Issue
Block a user