@ -89,6 +89,12 @@ export const constantRoutes = [
]
},
{
path: 'index',
component: () => import('@/views/index'),
hidden: true
// {
// path: '',
// component: Layout,
@ -332,7 +332,7 @@ export default {
this.showOverview = false
handleAdmin(e) {
window.open('/', '_blank')
window.open('index', '_blank')
assetAuantity() {