mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-16 23:30:39 +08:00
release: update 3.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="frame" v-loading="loading">
|
||||
<iframe :src="frameSrc" class="frame-iframe" ref="frameRef"></iframe>
|
||||
<iframe :src="frameSrc" class="frame-iframe" ref="frameRef" />
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
|
||||
Reference in New Issue
Block a user