开收据调整

This commit is contained in:
2024-09-10 16:11:10 +08:00
parent 37c8d6560f
commit 86ca43d214
6 changed files with 13 additions and 10 deletions

View File

@@ -90,7 +90,6 @@ Component({
},
//更改页码点击事件
onChangePage: function (e) {
//console.log("更改页码事件:",e);
this.setData({
pageMask: false,
index: e.currentTarget.dataset.index //点击的页数