This commit is contained in:
xiaozhiyong
2024-06-12 14:07:35 +08:00
parent 64ceaa9c19
commit 3c902f183e
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
let result = handle[type](item)
return result
})
console.log('this.handleList', this.handleList)
// console.log('this.handleList', this.handleList)
},
getInvoicePoolPage() {
serve.getInvoicePoolPage().then(res => {