master
xiaozhiyong 4 months ago
parent 64ceaa9c19
commit 3c902f183e
  1. 2
      financialCenter/invoice/pool/index.vue
  2. 2
      pages/index/menu.json

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

@ -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"
},
{

Loading…
Cancel
Save