fix: allow-scripts

This commit is contained in:
100011797 2023-07-10 10:19:51 +08:00
parent bee1c13d94
commit 7daaa88407
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
width="100%"
height="100%"
:src="url"
sandbox="allow-scripts allow-same-origin allow-popups"
v-if="!loading"
></iframe>
</div>