mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
优化弹框关闭图表
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { createRouter, createWebHistory } from 'vue-router'
|
||||
|
||||
export const routes = [
|
||||
// {
|
||||
// path: '/',
|
||||
// redirect: '/main'
|
||||
// },
|
||||
{
|
||||
path: '/',
|
||||
redirect: '/main/Home'
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
name: 'login',
|
||||
|
||||
Reference in New Issue
Block a user