fix: allow-scripts
This commit is contained in:
parent
bee1c13d94
commit
7daaa88407
|
@ -23,6 +23,7 @@
|
|||
width="100%"
|
||||
height="100%"
|
||||
:src="url"
|
||||
sandbox="allow-scripts allow-same-origin allow-popups"
|
||||
v-if="!loading"
|
||||
></iframe>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue