|
{{ row.year+'-'+row.month }} |
{{ row.billdate | date:'yyyy-MM-dd'}} |
{{ row.fromprovinceid.Name}}{{row.fromcityid.Name}}{{row.fromcountyid.Name}} |
{{ row.business_unit_id.Name}} |
{{ row.fromentcode}} |
{{ row.fromaccountid.Name }} |
{{ row.from_ownerid.Name}} |
{{ row.accountclassificationcodename}} |
{{row.toprovinceid.Name}}{{row.tocityid.Name}}{{row.tocountyid.Name}} |
{{ row.saleto_business_unit_id.Name}} |
{{ row.toentcode}} |
{{ row.saleto_entname }} |
{{ row.toaccountidName == null ? '-' : row.toaccountidName }} |
{{ row.toenttype.Name == '医院' ? row.account_gradeName : ''}} |
{{ row.to_ownerid.Name}} |
{{ row.toenttype.Name}} |
{{ row.agent_accountid.Name }} |
{{ row.drugid.Name }} |
{{ row.productsize }} |
{{ row.lotno }} |
{{ row.saleto_count}} |
{{ row.regular_unit }} |
{{ row.saleto_price ? '¥':'' }}{{ row.saleto_price | toFixNumber: 4 }} |
{{ row.saleto_total_price ? '¥':''}}{{ row.saleto_total_price | toFixNumber:4 }} |
{{ row.remark }} |