Merge branch 'dev' of github.com:jetlinks/jetlinks-ui-vue into dev
This commit is contained in:
commit
8ec0b5a020
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue