this.patientIds = this.hasSelectedList.map( item => { return...
this.patientIds = this.hasSelectedList.map( item => { return item.patientId })
正在显示
想要评论请 注册 或 登录
this.patientIds = this.hasSelectedList.map( item => { return item.patientId })