fix: 修复低码渲染异常问题
This commit is contained in:
parent
b805c8b748
commit
ed98810e95
|
@ -25,7 +25,7 @@
|
|||
<UserInfo />
|
||||
</div>
|
||||
</template>
|
||||
<Iframe />
|
||||
<Iframe :key="route.path" />
|
||||
</j-pro-layout>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue