parent
996c52dd8b
commit
c97736a3cb
|
@ -1,5 +1,7 @@
|
|||
<template>
|
||||
<keep-alive exclude="CorpUserList">
|
||||
<component :is="activeName" />
|
||||
</keep-alive>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue