@@ -18,6 +18,7 @@ export default {
watch: {
resData(val,old){
this.data = val
+ console.log(val)
this.getData()
}
},
@@ -19,7 +19,7 @@
</el-col>
<el-col id="middleWrap" >
<!-- <iframe style="width:100%;height:100%;border:none;" id="iframe" src='http://www.thingjs.com/s/ef7ee6a73896c01bda77e679?params=105b0f77fd24654d4eebc434e9'></iframe> -->
- <iframe style="width:100%;height:100%;border:none;" id="iframe" src='http://10.21.39.6:9000/'></iframe>
+ <!-- <iframe style="width:100%;height:100%;border:none;" id="iframe" src='http://10.21.39.6:9000/'></iframe> -->
<el-col class="rightWrap">
<weather alt="天气"/>