Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
		| @ -243,6 +243,14 @@ | ||||
|                 "hide": true, | ||||
|                 "link": "/financial-management/cost-management/expenses-payable/:id" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "付款单", | ||||
|                 "link": "/financial-management/payment-order" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "收款单", | ||||
|                 "link": "/financial-management/receipt-order" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "货主账户", | ||||
|                 "link": "/financial-management/freight-account" | ||||
| @ -351,9 +359,14 @@ | ||||
|                 "link": "/ticket/input-invoice" | ||||
|               }, | ||||
|               { | ||||
|                 "text": "进项发票", | ||||
|                 "text": "修改收票信息", | ||||
|                 "link": "/ticket/input-invoice/detail/:id", | ||||
|                 "hide": true | ||||
|               }, | ||||
|               { | ||||
|                 "text": "进项发票", | ||||
|                 "link": "/ticket/input-invoice/edit/:id", | ||||
|                 "hide": true | ||||
|               } | ||||
|             ] | ||||
|           }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user