26935
This commit is contained in:
2
packages/2.0.5/AppGridBlock/AppGridBlock.vue
vendored
2
packages/2.0.5/AppGridBlock/AppGridBlock.vue
vendored
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppGridBlock">
|
||||
<keep-alive :include="['List']">
|
||||
<keep-alive include="List">
|
||||
<component
|
||||
ref="component"
|
||||
:is="component"
|
||||
|
||||
Reference in New Issue
Block a user