修复点击商品草稿删除里面没有内容

This commit is contained in:
X1627315083@163.com
2026-04-29 16:59:09 +08:00
parent aab96bbe70
commit f4897e2c92
4 changed files with 9 additions and 4 deletions

View File

@@ -16,7 +16,6 @@
<keep-alive :include="cachedRoutes">
<component
:is="Component"
:key="route.name"
:cachedRoutes="cachedRoutes"
/>
</keep-alive>