Call child method from parent class Javascript

后端 未结 0 1514
无人及你
无人及你 2021-01-24 02:15

Is it a good practice to call child method from a parent class? At this actual example in BaseComponent.js the call to this.constructHtml(); returns undefined. What am I missing

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