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) } }, //获取给药剂量