郫都大屏
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<div class="AppAnnounce">
|
||||
<keep-alive :include="['List']">
|
||||
<!-- <keep-alive :include="['List']"> -->
|
||||
<component ref="component" :is="component" @change="onChange" :params="params" :instance="instance" :dict="dict"></component>
|
||||
</keep-alive>
|
||||
<!-- </keep-alive> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user