-
This commit is contained in:
		| @ -56,8 +56,7 @@ export class PartnerAccountManagementRecordedDetailComponent implements OnInit { | ||||
|   initSF() { | ||||
|     this.schema = { | ||||
|       properties: { | ||||
|  | ||||
|         abnormalCause: { | ||||
|         ltdName: { | ||||
|           title: '网络货运人', | ||||
|           type: 'string', | ||||
|           ui: { | ||||
| @ -78,7 +77,7 @@ export class PartnerAccountManagementRecordedDetailComponent implements OnInit { | ||||
|       { title: '网络货运人', index: 'ltdName', className: 'text-center', width: 200 }, | ||||
|       { title: '银行类型', render: 'bankTypeLabel', className: 'text-center', width: 150 }, | ||||
|       { title: '虚拟账户', render: 'fictitiousAccount', className: 'text-center', width: 200 }, | ||||
|       { title: '返佣总额(元)', index: 'totalRebate', className: 'text-center', width: 120, type: 'currency' }, | ||||
|       { title: '返佣总额(元)', index: 'totalRebate', className: 'text-center', width: 180, type: 'currency' }, | ||||
|       { title: '已入账金额(元)', index: 'recordedAmount', className: 'text-center', width: 180, type: 'currency' }, | ||||
|       { title: '代缴个税(元)', index: 'taxPersonalSum', className: 'text-center', width: 180, type: 'currency' }, | ||||
|       { title: '待入账金额(元)', index: 'waitRecordedAmount', className: 'text-right', width: 180, type: 'currency' }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user