车辆接口更新
This commit is contained in:
@ -263,6 +263,24 @@
|
||||
"text": "收款单",
|
||||
"link": "/financial-management/receipt-order"
|
||||
},
|
||||
{
|
||||
"text": "应收核销",
|
||||
"link": "/financial-management/receivable-order"
|
||||
},
|
||||
{
|
||||
"text": "应收核销详情",
|
||||
"hide": true,
|
||||
"link": "/financial-management/receivable-order/detail/:id"
|
||||
},
|
||||
{
|
||||
"text": "应付核销",
|
||||
"link": "/financial-management/payable-order"
|
||||
},
|
||||
{
|
||||
"text": "应收核销详情",
|
||||
"hide": true,
|
||||
"link": "/financial-management/payable-order/detail/:id"
|
||||
},
|
||||
{
|
||||
"text": "货主账户",
|
||||
"link": "/financial-management/freight-account"
|
||||
@ -305,24 +323,6 @@
|
||||
{
|
||||
"text": "交易流水",
|
||||
"link": "/financial-management/transaction-flow"
|
||||
},
|
||||
{
|
||||
"text": "应收核销",
|
||||
"link": "/financial-management/receivable-order"
|
||||
},
|
||||
{
|
||||
"text": "应收核销详情",
|
||||
"hide": true,
|
||||
"link": "/financial-management/receivable-order/detail/:id"
|
||||
},
|
||||
{
|
||||
"text": "应付核销",
|
||||
"link": "/financial-management/payable-order"
|
||||
},
|
||||
{
|
||||
"text": "应收核销详情",
|
||||
"hide": true,
|
||||
"link": "/financial-management/payable-order/detail/:id"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user