mirror of
https://github.com/acepanel/panel.git
synced 2026-02-07 03:17:24 +08:00
fix: test
This commit is contained in:
@@ -15,7 +15,7 @@ export default {
|
||||
path: '',
|
||||
component: () => import('./IndexView.vue'),
|
||||
meta: {
|
||||
title: 'taskIndex.title',
|
||||
title: '任务',
|
||||
icon: 'mdi:table-sync',
|
||||
role: ['admin'],
|
||||
requireAuth: true
|
||||
|
||||
Reference in New Issue
Block a user