edit
This commit is contained in:
		| @ -253,27 +253,32 @@ | ||||
|             "children": [ | ||||
|               { | ||||
|                 "text": "货主账户", | ||||
|                 "icon": "anticon anticon-dashboard", | ||||
|                 "link": "/financial-management/freight-account" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "货主账户详情", | ||||
|                 "hide": true, | ||||
|                 "link": "/financial-management/freight-account/detail/:id" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "司机账户", | ||||
|                 "icon": "anticon anticon-dashboard", | ||||
|                 "link": "/financial-management/driver-account" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "司机账户详情", | ||||
|                 "hide": true, | ||||
|                 "link": "/financial-management/driver-account/detail/:id" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "充值记录", | ||||
|                 "icon": "anticon anticon-dashboard", | ||||
|                 "link": "/financial-management/recharge-record" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "提现记录", | ||||
|                 "icon": "anticon anticon-dashboard", | ||||
|                 "link": "/financial-management/withdrawals-record" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "账户主体", | ||||
|                 "icon": "anticon anticon-dashboard", | ||||
|                 "link": "/financial-management/main-account" | ||||
|               } | ||||
|             ] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user