mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
refactor: code optimization
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { tryOnMounted, tryOnUnmounted } from '/@/utils/helper/vueHelper';
|
||||
|
||||
import { tryOnMounted, tryOnUnmounted } from '@vueuse/core';
|
||||
import { useDebounce } from '/@/hooks/core/useDebounce';
|
||||
|
||||
interface WindowSizeOptions {
|
||||
|
Reference in New Issue
Block a user