| | |
| | | <div class="detailbtn hover-bottom">查询</div> |
| | | <div class="detailbtn hover-bottom">明细表</div> |
| | | </div> |
| | | <div style="width:5rem;height:2rem;" id="echarts" ref="echartsday"> |
| | | <div style="width:5rem;height:1.5rem;" id="echarts" ref="echartsday"> |
| | | </div> |
| | | </div> |
| | | <!-- <!– 明细弹框 –>--> |
| | |
| | | }, |
| | | effChartShow (divid, title, legend, xdata, ydatas, yname, jcdID, datatype) { |
| | | this.chart = this.$echarts.init(this.$refs.echartsday) |
| | | console.log(this.chart) |
| | | // console.log(this.chart) |
| | | this.chart.clear() |
| | | var dataUnit = '' |
| | | if (datatype === 1) { |