edit
This commit is contained in:
@ -184,7 +184,7 @@ export class InvoiceDetailComponent implements OnInit {
|
|||||||
{ title: '单位', render: 'vatunit' },
|
{ title: '单位', render: 'vatunit' },
|
||||||
{ title: '数量', render: 'vatqty' },
|
{ title: '数量', render: 'vatqty' },
|
||||||
{ title: '金额', index: 'vatnotax' },
|
{ title: '金额', index: 'vatnotax' },
|
||||||
{ title: '税率', index: 'callNo' },
|
{ title: '税率', index: 'vatrate' },
|
||||||
{ title: '税额', index: 'vattax' }
|
{ title: '税额', index: 'vattax' }
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user