From 2de3e26abfff642ad2b0c340987b9f80bce26ad0 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Tue, 27 Jan 2026 12:28:34 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A[=E6=A1=86=E6=9E=B6]=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 54 ++++++++++++---------- .../business/comps/template/comps/gsp/MJYLQSQD.vue | 22 ++++----- 2 files changed, 40 insertions(+), 36 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index a0ec7b0..c996c4a 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -2,38 +2,42 @@
@@ -117,7 +121,7 @@ export default { height: 50px; line-height: 50px; display: flex; - justify-content: flex-end; + justify-content: space-between; } diff --git a/src/views/business/comps/template/comps/gsp/MJYLQSQD.vue b/src/views/business/comps/template/comps/gsp/MJYLQSQD.vue index cb9870a..23b56ca 100644 --- a/src/views/business/comps/template/comps/gsp/MJYLQSQD.vue +++ b/src/views/business/comps/template/comps/gsp/MJYLQSQD.vue @@ -249,12 +249,12 @@ export default { this.gyjlOptions = tmp if (reset) { this.gyndOptions = [] - setTimeout(() => { - that.$refs.baseInfoRef.batchUpdateFormData({ - gyjl: '', - xynd: '', - }); - }, 10) + // setTimeout(() => { + // that.$refs.baseInfoRef.batchUpdateFormData({ + // gyjl: '', + // xynd: '', + // }); + // }, 10) } }, filterGynd(val, reset) { @@ -273,11 +273,11 @@ export default { }) this.gyndOptions = tmp if (reset) { - setTimeout(() => { - that.$refs.baseInfoRef.batchUpdateFormData({ - xynd: '', - }); - }, 10) + // setTimeout(() => { + // that.$refs.baseInfoRef.batchUpdateFormData({ + // xynd: '', + // }); + // }, 10) } }, //获取给药剂量