style: fix tags-view style bug
This commit is contained in:
@@ -73,7 +73,8 @@ export const asyncRouterMap: AppRouteRecordRaw[] = [
|
||||
name: 'Analysis',
|
||||
meta: {
|
||||
title: t('router.analysis'),
|
||||
noCache: true
|
||||
noCache: true,
|
||||
affix: true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user