edit
This commit is contained in:
@ -59,8 +59,6 @@ export class BasicTableComponent implements AfterViewInit, OnDestroy, OnReuseDes
|
||||
}
|
||||
|
||||
openDrawer() {
|
||||
console.log(this.sfValue);
|
||||
|
||||
if (this.searchDrawerService.drawer?.length > 0) {
|
||||
this.searchDrawerService.create(this.sfValue, this.schema);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user