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 => {

View File

@@ -169,7 +169,7 @@
"icon": "iconxiugaijiage",
"name": "发票池",
"router": "/financialCenter/invoice/pool/index",
"lable": "finance:settlementDoc:manage",
"lable": "finance:invoice:pool",
"image": "../../static/newindex/distributeReverseList.png"
},
{