完成账单用电初始版本(未联调)

This commit is contained in:
2024-04-29 17:26:51 +08:00
parent 8d0f1931a9
commit 9c717eeb80
21 changed files with 374 additions and 32 deletions

View File

@@ -21,6 +21,7 @@ Component({
},
onRefresh() {
console.log('--------------')
this.getList();
},
lifetimes: {
attached() {