mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-27 14:57:08 +08:00
refactor: 调整 eslint.config.js,优化代码格式
This commit is contained in:
@@ -33,7 +33,7 @@ const links = [
|
||||
{ text: '菜单管理', icon: 'menu', path: '/system/menu' },
|
||||
{ text: '文件管理', icon: 'file', path: '/system/file' },
|
||||
{ text: '代码生成', icon: 'code', path: '/tool/generator' },
|
||||
{ text: '系统日志', icon: 'history', path: '/monitor/log' }
|
||||
{ text: '系统日志', icon: 'history', path: '/monitor/log' },
|
||||
]
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user