This commit is contained in:
2024-07-09 10:57:24 +08:00
parent 60c5e7f670
commit c7a37b35d3
4 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
menuList: []
};
},
created () {
onLoad () {
this._getBillsCount()
this.intervalId = setInterval(() => {
this._getBillsCount()