完成账单用电初始版本(未联调)
This commit is contained in:
@@ -77,7 +77,6 @@ Page({
|
||||
},
|
||||
onChangeMeter(e) {
|
||||
const { id, code } = e;
|
||||
console.log('e', e)
|
||||
const { year } = this.data;
|
||||
// const currentYear = years[Number(e)]
|
||||
this.setData({
|
||||
|
Reference in New Issue
Block a user