This commit is contained in:
2025-09-23 18:23:20 +08:00
parent 95c5deba09
commit 00e496ad6a

View File

@@ -426,8 +426,8 @@ onMounted(async () => {
<img src="/image/111.png" alt="ERP Logo" class="main-icon"/>
</div>
</div>
<keep-alive>
<component v-if="activeDashboard" :is="activeDashboard"/>
<keep-alive v-if="activeDashboard">
<component :is="activeDashboard" :key="activeMenu"/>
</keep-alive>
<div v-if="showPlaceholder" class="placeholder">
<div class="placeholder-card">