我的组件: @Output() addModel = new EventEmitter<any>(); saveModel($event, make, name) { this.addModel.emit(make, name); } 如果我删除 this.
確定! 回上一頁