Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
		| @ -42,11 +42,17 @@ | ||||
|                   "link": "/usercenter/freight/list" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "货主详情", | ||||
|                   "text": "道运证", | ||||
|                   "hide": true, | ||||
|                   "icon": "anticon anticon-dashboard", | ||||
|                   "link": "/usercenter/freight/list/view/:id" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "货主详情", | ||||
|                   "hide": true, | ||||
|                   "icon": "anticon anticon-dashboard", | ||||
|                   "link": "/usercenter/freight/list/detail/:id" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "企业认证", | ||||
|                   "hide": true, | ||||
| @ -54,9 +60,15 @@ | ||||
|                   "link": "/usercenter/freight/new" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "企业审核", | ||||
|                   "text": "企业审核列表", | ||||
|                   "icon": "anticon anticon-dashboard", | ||||
|                   "link": "/usercenter/freight/list/view/:id" | ||||
|                   "link": "/usercenter/freight/enterprise" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "企业审核列表详情", | ||||
|                   "hide": true, | ||||
|                   "icon": "anticon anticon-dashboard", | ||||
|                   "link": "/usercenter/freight/enterprise/view/:id" | ||||
|                 } | ||||
|               ] | ||||
|             } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user