开收据调整
This commit is contained in:
@@ -193,7 +193,6 @@ Page({
|
||||
})
|
||||
},
|
||||
async onChangePage(e) {
|
||||
console.log('e', e)
|
||||
const page = e.detail.currentIndex;
|
||||
const that = this;
|
||||
this.setData({
|
||||
@@ -284,7 +283,6 @@ Page({
|
||||
});
|
||||
break;
|
||||
case "day":
|
||||
console.log('day')
|
||||
this.setData({
|
||||
yearMonthDay: time,
|
||||
yearMonthDayStamp: new Date(time).getTime(),
|
||||
|
Reference in New Issue
Block a user