Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -203,7 +203,7 @@ export class TaxManagementIndividualDeclareComponent extends BasicTableComponent
|
||||
className: 'text-center',
|
||||
width: '200px',
|
||||
type: 'widget',
|
||||
widget: { type: 'currency-chy', params: ({ record }) => ({ value: record.ynse }) }
|
||||
widget: { type: 'currency-chy', params: ({ record }) => ({ value: record.jsyj }) }
|
||||
},
|
||||
{
|
||||
title: '税率',
|
||||
|
||||
Reference in New Issue
Block a user