duanxiaoduan 1 ano atrás
pai
commit
671d59a064
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/report/queryElec/index.vue

+ 1 - 1
src/views/report/queryElec/index.vue

@@ -284,7 +284,7 @@ export default {
                 + '&endTime=' + endTime
                 + '&center=' + radio
       getJson(url,data).then(response => {
-        console.log('单头牛电量==>图2', response)
+        console.log('单头牛电量===>图2', response)
         if(response.data){
           this.chart_data2.data1 = response.data.nowYear
           this.chart_data2.data2 = response.data.lastYear