Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
wangshiming
2022-05-13 10:25:30 +08:00

View File

@ -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: '税率',