提交 819959cc 编写于 作者: bo.dang's avatar bo.dang

Merge branch 'dev-fix-20210715' into 'release'

回显医生,code review:bo.dang

See merge request com.pica.cloud.education.frontend/pica-admin-consultation!30
...@@ -225,7 +225,7 @@ export default { ...@@ -225,7 +225,7 @@ export default {
}) })
}, },
cancel(){ cancel(){
this.formData.receptionId = ""; this.doctorId = "";
this.formData.outsideDoctor = ''; this.formData.outsideDoctor = '';
this.$emit('update:diagnosisDoctorVisible', false); this.$emit('update:diagnosisDoctorVisible', false);
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册