ERROR TypeError: Cannot read property 'columns' of undefined

后端 未结 0 1773
旧巷少年郎
旧巷少年郎 2021-01-01 15:45

I am getting column data using @Input() like this

@Input() columns: any;

I checked in ngOnInit() also by consoling, it getting the data also.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题