@ -4,6 +4,12 @@ new Vue({
leftChart1:null
},
mounted: function() {
this.leftChart1 =gxyrq['重点服务人群增加趋势']['本年'];
}
this.setLeftChart1();
methods: {
setLeftChart1:function(){
var options =gxyrq['重点服务人群增加趋势']['本年'];
this.leftChart1 = options
});