mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
合并冲突
This commit is contained in:
@@ -60,7 +60,9 @@ export const routes = [
|
||||
{
|
||||
name: 'permission',
|
||||
path: 'permission',
|
||||
title: '权限管理'
|
||||
title: '权限管理',
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "system" */ '@/views/system/permission.vue')
|
||||
},
|
||||
{
|
||||
name: 'station',
|
||||
|
||||
Reference in New Issue
Block a user