From 11d48561c2bcfa1076ef2343c0ea9d78993c7605 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Wed, 24 May 2023 19:38:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=BB=E7=96=97=E8=A1=A8=E5=8D=95=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page-subspecialty/views/modules/formList/laserSurgery.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/page-subspecialty/views/modules/formList/laserSurgery.vue b/src/page-subspecialty/views/modules/formList/laserSurgery.vue index bb1d2b0..7450ae9 100644 --- a/src/page-subspecialty/views/modules/formList/laserSurgery.vue +++ b/src/page-subspecialty/views/modules/formList/laserSurgery.vue @@ -365,8 +365,8 @@ export default { }}).then(data => { const detail = data.data.data this.confirmData = { ...detail } - this.queryDiagnostic() if (!detail.jzNumber) { + this.queryDiagnostic() this.confirmData.patientName = this.patientDetail.patientName this.confirmData.patientAge = this.patientDetail.patientAge this.confirmData.patientSex = this.patientDetail.patientSex