This commit is contained in:
wangshiming
2022-03-30 14:13:27 +08:00
parent 866273b11c
commit 214ca1de9f
9 changed files with 649 additions and 2 deletions

View File

@ -672,6 +672,17 @@
"link": "/datatable/invoicetable"
}
]
},
{
"text": "税务管理",
"icon": "iconfont icon-hetong-copy",
"group": true,
"children": [
{
"text": "订单上报",
"link": "/tax/orderReport"
}
]
}
]
}]