- <script setup>
- </script>
- <template>
- <section class="viewport">
- <iframe src="http://10.0.0.28:8088/superset/dashboard/3/?permalink_key=jDdkVZ3kl5Y&standalone=true" frameborder="0"
- style="width: 100%; height: 100%;"></iframe>
- </section>
- </template>
- <style>
- .viewport {
- height: calc(100vh - 84px);
- }
- </style>
|