mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-29 18:53:22 +08:00
init: antdv-next
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { onMounted } from 'vue';
|
||||
|
||||
import { useLocalStorage } from '@vueuse/core';
|
||||
import { Modal } from 'ant-design-vue';
|
||||
import { Modal } from 'antdv-next';
|
||||
|
||||
export function useUploadTip() {
|
||||
const readTip = useLocalStorage<boolean>('__upload_tip_read_5.4.0', false);
|
||||
|
||||
Reference in New Issue
Block a user