duanxiaoduan 1 년 전
부모
커밋
671d59a064
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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