2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-07 03:17:24 +08:00

fix: test

This commit is contained in:
耗子
2024-10-20 22:29:25 +08:00
parent 2828795fb0
commit f182eab2dc
6 changed files with 12 additions and 84 deletions

View File

@@ -15,7 +15,7 @@ export default {
path: '',
component: () => import('./IndexView.vue'),
meta: {
title: 'taskIndex.title',
title: '任务',
icon: 'mdi:table-sync',
role: ['admin'],
requireAuth: true