提交 522ca333 编写于 作者: guangjun.yang's avatar guangjun.yang

this.patientIds = this.hasSelectedList.map( item => { return...

        this.patientIds = this.hasSelectedList.map( item => {           return item.patientId         })
上级 41041799
......@@ -263,6 +263,9 @@
addListenSave(val){
// console.log('监听保存校验结果',val)
this.checkForm = false
this.patientIds = this.hasSelectedList.map( item => {
return item.patientId
})
this.uniteValidateAction()
if(val.status){
this.baseInfo.fPlanTimeReqList = val.setTimeNodeList
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册