车辆接口更新
This commit is contained in:
		| @ -18,7 +18,7 @@ | ||||
|           {{ costInfo?.brmdate }} | ||||
|         </se> | ||||
|         <se label="收款方式" required> | ||||
|           {{ costInfo?.brmmodeLabel }} | ||||
|           {{ costInfo?.brmModeLabel }} | ||||
|         </se> | ||||
|         <se label="银行类型"> | ||||
|           {{ costInfo?.banktypeLabel }} | ||||
| @ -36,18 +36,19 @@ | ||||
|           {{ costInfo?.recnopay |currency }} | ||||
|         </se> | ||||
|         <se label="手续费"> | ||||
|           {{ costInfo?.ltdid }} | ||||
|           {{ 0 |currency }} | ||||
|         </se> | ||||
|         <se label="到账金额" required> | ||||
|           {{ costInfo?.brmmoney |currency }} | ||||
|         </se> | ||||
|         <se label="核销金额"> | ||||
|           {{ costInfo?.brmmoney |currency }} | ||||
|         </se> | ||||
|         <se label="银行水单"> | ||||
|           {{ costInfo?.bankreceipt }} | ||||
|         </se> | ||||
|         <se label="预收金额"> | ||||
|           {{ costInfo?.yskmoney  |currency}} | ||||
|           {{ costInfo?.brmmoney |currency }} | ||||
|         </se> | ||||
|         <se label="收款备注"> | ||||
|           {{ costInfo?.remarks }} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user