提交 354cd968 编写于 作者: vino's avatar vino

监控diagnoseType

上级 583b8b15
......@@ -157,6 +157,9 @@ export default {
this.getDoctorList();
},
watch:{
diagnoseType:function (){
this.getDoctorList();
},
doctorId:function (){
if(this.doctorId == 0 || this.doctorId == null){
this.formData.receptionId = "";
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册