添加银行卡绑卡
This commit is contained in:
@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user