This commit is contained in:
wangshiming
2022-04-19 14:33:26 +08:00
parent f4dfb848bf
commit a55b2dc7ca

View File

@ -140,19 +140,7 @@ export class TaxManagementIndividualDeclareComponent implements OnInit {
} }
} }
}, },
declareResult: {
title: '申报结果',
type: 'string',
ui: {
placeholder: '请选择',
widget: 'dict-select',
params: { dictKey: 'service:type' },
containsAllLabel: true,
visibleIf: {
_$expand: (value: boolean) => value
}
}
},
isOvertime: { isOvertime: {
title: '是否逾期', title: '是否逾期',
type: 'string', type: 'string',