fix: modify
parent
3320eb491c
commit
d8e202fb52
|
@ -34,8 +34,7 @@ const routes: RouteRecordRaw[] = [
|
||||||
{
|
{
|
||||||
path: '/cms-web/dashboard',
|
path: '/cms-web/dashboard',
|
||||||
meta: {
|
meta: {
|
||||||
noTag: true,
|
noTag: true
|
||||||
hiddenSide: true
|
|
||||||
},
|
},
|
||||||
component: BlankView
|
component: BlankView
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue