fix: 修改bug

This commit is contained in:
100011797 2023-07-10 20:10:41 +08:00
parent 91e6f1b8ab
commit d4f10e639f
1 changed files with 1 additions and 1 deletions

View File

@ -22,10 +22,10 @@
class="code-item"
width="100%"
height="100%"
sandbox="allow-forms allow-scripts allow-same-origin allow-popups"
:src="url"
v-if="!loading"
></iframe>
<!-- sandbox="allow-forms allow-scripts allow-same-origin allow-popups" -->
</div>
</j-spin>
</template>