票务管理配置
This commit is contained in:
		| @ -101,6 +101,42 @@ | ||||
|           ] | ||||
|         }] | ||||
|         }, | ||||
|         { | ||||
|           "text": "票务管理", | ||||
|           "icon": "anticon anticon-dashboard", | ||||
|           "group": true, | ||||
|           "children": [ | ||||
|             { | ||||
|               "text": "开票申请", | ||||
|               "link": "/ticket/invoice-requested" | ||||
|             }, | ||||
|             { | ||||
|               "text": "已开发票", | ||||
|               "link": "/ticket/invoice-list" | ||||
|             }, | ||||
|             { | ||||
|               "text": "ETC发票", | ||||
|               "children": [ | ||||
|                 { | ||||
|                   "text": "申请发票", | ||||
|                   "link": "/ticket/etc-invoice-requested" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "运单开票记录", | ||||
|                   "link": "/ticket/etc-invoice-list" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "已开发票", | ||||
|                   "link": "/ticket/etc-invoiced-logs" | ||||
|                 }, | ||||
|                 { | ||||
|                   "text": "黑名单", | ||||
|                   "link": "/ticket/etc-blacklist" | ||||
|                 } | ||||
|               ] | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         { | ||||
|           "text": "货源管理", | ||||
|           "icon": "anticon anticon-dashboard", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user