wangtao há 2 anos atrás
pai
commit
2dd18f40f7
2 ficheiros alterados com 2 adições e 1 exclusões
  1. 1 0
      src/components2/conferenceRoomStatistics/pie.vue
  2. 1 1
      src/views/index.vue

+ 1 - 0
src/components2/conferenceRoomStatistics/pie.vue

@@ -18,6 +18,7 @@ export default {
   watch: {
     resData(val,old){
       this.data = val
+      console.log(val)
       this.getData()
     }
   },

+ 1 - 1
src/views/index.vue

@@ -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>
         <el-col  class="rightWrap">
           <weather alt="天气"/>