perf:replace favicon
This commit is contained in:
@@ -33,7 +33,7 @@ export const constantRouterMap = [
|
||||
path: 'dashboard',
|
||||
component: _import('dashboard/index'),
|
||||
name: 'dashboard',
|
||||
meta: { title: 'dashboard', icon: 'dashboard' }
|
||||
meta: { title: 'dashboard', icon: 'dashboard', noCache: true }
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user