[问题修复](pet):

查看详情后返回当前页
pet
huangyuxuan 2024-11-18 11:12:21 +08:00
parent 996c52dd8b
commit c97736a3cb
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<template>
<keep-alive exclude="CorpUserList">
<component :is="activeName" />
</keep-alive>
</template>
<script>