添加银行卡绑卡

This commit is contained in:
潘晓云
2022-04-21 20:36:45 +08:00
parent ffdd559370
commit ee4f07ee8d
18 changed files with 683 additions and 67 deletions

View File

@ -322,6 +322,10 @@
{
"text": "交易流水",
"link": "/financial-management/transaction-flow"
},
{
"text": "银行卡管理",
"link": "/financial-management/bank-card-management/index"
}
]
},
@ -680,14 +684,13 @@
"text": "开票数据报表",
"link": "/datatable/invoicetable"
}
]
]
},
{
"text": "税务管理",
"icon": "iconfont icon-hetong-copy",
"group": true,
"children": [
{
"children": [{
"text": "订单上报",
"link": "/tax/orderReport"
},
@ -707,7 +710,7 @@
"text": "发票上传",
"link": "/tax/invoiceReport"
}
]
]
}
]
}]