提交 ddd1733d 编写于 作者: peng.zhao's avatar peng.zhao

fix: bug

上级 85603dec
......@@ -1277,7 +1277,9 @@
cancelButtonText: '否',
type: 'warning',
}).then(() => {
reMatchDoctor(this.diagnoseLogId);
reMatchDoctor(this.diagnoseLogId).then(() => {
this.search(false);
});
});
} else {
this.diagnosisTimeVisible = true;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册