Merge branch 'cwy' into 'develop'

添加保单模块

See merge request tms-ui/tms-obc-web!6
This commit is contained in:
程伟业
2022-01-04 18:44:14 +08:00
7 changed files with 306 additions and 3 deletions

View File

@ -380,6 +380,10 @@
"icon": "anticon anticon-dashboard",
"group": true,
"children": [
{
"text": "保单管理",
"link": "/contract-management/policy"
},
{
"text": "合同列表",
"link": "/contract-management/list"