|
@@ -284,7 +284,7 @@ export default {
|
|
|
+ '&endTime=' + endTime
|
|
|
+ '¢er=' + 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
|