ngOnChanges (changes:{[propKey:string]: SimpleChange }) { ... 之前传给子组件的值为{},那么不符合实际需求,则需用到ngOnChanges去监听,当父组件 ...
確定! 回上一頁