From 57d87a6bcaf003a42b2e50d3039b766dc376f06a Mon Sep 17 00:00:00 2001 From: wangshiming Date: Mon, 11 Apr 2022 16:46:27 +0800 Subject: [PATCH] fix bug --- .../individual-collect/individual-collect.component.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/routes/tax-management/components/individual-collect/individual-collect.component.ts b/src/app/routes/tax-management/components/individual-collect/individual-collect.component.ts index 491fd41c..ed4066bb 100644 --- a/src/app/routes/tax-management/components/individual-collect/individual-collect.component.ts +++ b/src/app/routes/tax-management/components/individual-collect/individual-collect.component.ts @@ -129,9 +129,6 @@ export class TaxManagementIndividualCollectComponent implements OnInit { widget: 'sl-from-to', type: 'date', format: 'yyyy-MM-dd', - visibleIf: { - _$expand: (value: boolean) => value - } } as SFDateWidgetSchema }, sbrq: {