@Output is not just a single thing that can pass data back from child to parent. We have to use EventEmitter to emit the event to the parent so ...
確定! 回上一頁