mirror of
https://gitee.com/log4j/pig-ui.git
synced 2025-01-03 23:42:23 +08:00
iframe keepAlive 为false
This commit is contained in:
parent
509833bf48
commit
e8fffa38a9
@ -36,6 +36,7 @@ export const asyncRouterMap = [
|
|||||||
path: '/myiframe',
|
path: '/myiframe',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/myiframe',
|
redirect: '/myiframe',
|
||||||
|
meta: { keepAlive: true },
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
path: ":routerPath",
|
path: ":routerPath",
|
||||||
|
Loading…
Reference in New Issue
Block a user