chore: model list render time

This commit is contained in:
jialin
2024-07-17 19:25:17 +08:00
parent e1153dcd65
commit 73d07faacf
12 changed files with 87 additions and 79 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ export default [
name: 'dashboard',
path: '/dashboard',
key: 'dashboard',
icon: 'home',
icon: 'AppstoreOutlined',
access: 'canSeeAdmin',
component: './dashboard'
},