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

fixed

上级 4bd06ade
...@@ -217,7 +217,7 @@ export default { ...@@ -217,7 +217,7 @@ export default {
if(this.formList.scalesList.length > 1){ if(this.formList.scalesList.length > 1){
this.selectFormShow = true this.selectFormShow = true
this.ScaleData = { this.ScaleData = {
doctorId: row.doctorId, doctorId: this.formList.doctorId,
planPatientsTimesId: row.planPatientTimesId planPatientsTimesId: row.planPatientTimesId
} }
}else if(this.formList.scalesList.length === 1){ }else if(this.formList.scalesList.length === 1){
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册