提交 6206d94c 编写于 作者: yi.li's avatar yi.li

计划详情中修改计划,弹层按钮事件修复

上级 e824ef35
...@@ -218,6 +218,7 @@ ...@@ -218,6 +218,7 @@
id: this.$route.query.planId, id: this.$route.query.planId,
addPatients: true, addPatients: true,
patientNames: showNames, patientNames: showNames,
patientIdList: newIds,
} }
} else { } else {
this.hasSelectedList = JSON.parse(JSON.stringify(this.newHasSelectedList)); this.hasSelectedList = JSON.parse(JSON.stringify(this.newHasSelectedList));
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册