提交 1f0d212a 编写于 作者: lyf's avatar lyf

修改bug

上级 27594884
...@@ -456,6 +456,8 @@ ...@@ -456,6 +456,8 @@
this.sessionDoctorList = JSON.parse(sessionList); this.sessionDoctorList = JSON.parse(sessionList);
if (sessionList) { if (sessionList) {
this.doctorList = this.sessionDoctorList; this.doctorList = this.sessionDoctorList;
this.doctorChanged(this.formData.receptionId);
}else { }else {
getDoctorList({ getDoctorList({
diagnoseType:this.diagnoseType diagnoseType:this.diagnoseType
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册