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

fix: bug

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