新增用电查询echarts和导出功能
This commit is contained in:
@@ -65,9 +65,8 @@ Page({
|
||||
|
||||
},
|
||||
onChangeYear(e) {
|
||||
const { years, codeId } = this.data;
|
||||
const { codeId } = this.data;
|
||||
const currentYear = e
|
||||
console.log('e', e, 'currentYear', currentYear, 'years', years)
|
||||
this.setData({
|
||||
year: currentYear,
|
||||
type: "",
|
||||
|
Reference in New Issue
Block a user