车辆接口更新
This commit is contained in:
		| @ -153,7 +153,7 @@ export class ReceivableOrderDetailComponent implements OnInit { | ||||
|         index: 'ahxmoney', | ||||
|         width: 100, | ||||
|         className: 'text-right', | ||||
|         format: item => `${this.currencyPipe.transform(item.armoney)}` | ||||
|         format: item => `${this.currencyPipe.transform(item.ahxmoney)}` | ||||
|       } | ||||
|     ]; | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user