This commit is contained in:
Taric Xin
2022-02-21 10:34:13 +08:00
parent b56784f483
commit 5f87986be5
6 changed files with 12 additions and 24 deletions

View File

@ -122,9 +122,6 @@ export class SupplyManagementBulkPublishComponent implements OnInit {
change: (q: any) => {
this.getRegionCode(q);
},
visibleIf: {
_$expand: (value: boolean) => value
}
} as SFSelectWidgetSchema
},
enterpriseProjectId: {