mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 05:42:01 +08:00
refactor(project): re-adjust the overall folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useRouter } from 'vue-router';
|
||||
|
||||
import { isHttpUrl, openWindow } from '@vben-core/toolkit';
|
||||
import { isHttpUrl, openWindow } from '@vben/utils';
|
||||
|
||||
function useNavigation() {
|
||||
const router = useRouter();
|
||||
|
||||
Reference in New Issue
Block a user