src/views/wel/index.vue
@@ -196,25 +196,16 @@ that.countStatis = data; that.option.data.push( { click: function (item) { alert(JSON.stringify(item)); }, count: data.zarea + "亩", decimals: 2, title: "地块总面积", }, { click: function (item) { alert(JSON.stringify(item)); }, count: data.sarea + "亩", decimals: 2, title: "当前种养面积", }, { click: function (item) { alert(JSON.stringify(item)); }, count: data.num + "种", title: "当前种养品种", }