提交 baaf3900 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

bug fixed

上级 97333dd5
...@@ -191,7 +191,7 @@ export default { ...@@ -191,7 +191,7 @@ export default {
fuPlanPatientTimesId: row.planPatientTimesId, fuPlanPatientTimesId: row.planPatientTimesId,
patientId: row.patientId, patientId: row.patientId,
nickname: row.patientName, nickname: row.patientName,
status: row.status, status: 1,
} }
this.isShowChangeDialog = true this.isShowChangeDialog = true
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册