@@ -1,5 +1,5 @@
<template>
- <div style="height:100%">
+ <div style="height:100%" class="iframeBody">
<iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
</div>
@@ -32,7 +32,7 @@
<div class="table-box">
- <div class="title">升压站报警</div>
+ <div class="title">气象数据</div>
<ComTable
ref="curRef"
:data="tableData"