fix: 修复低码渲染异常问题

This commit is contained in:
XieYongHong 2023-09-27 11:28:54 +08:00
parent b805c8b748
commit ed98810e95
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<UserInfo />
</div>
</template>
<Iframe />
<Iframe :key="route.path" />
</j-pro-layout>
</template>