From 07eb5884e8f0ba518e70fd9cf1ae095ceef03b1e Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 28 八月 2025 16:45:36 +0800
Subject: [PATCH] gx医嘱样式
---
src/views/prescriptionDrug/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/views/prescriptionDrug/index.vue b/src/views/prescriptionDrug/index.vue
index ba5c2df..6694771 100644
--- a/src/views/prescriptionDrug/index.vue
+++ b/src/views/prescriptionDrug/index.vue
@@ -148,10 +148,11 @@
.lable3 {
width: 90%;
margin-left: 5%;
- height: 40px;
+
+ // height: 40px;
div {
- height: 40px;
+ // height: 40px;
font-size: 13px;
font-family: Arial, sans-serif;
font-weight: 400;
--
Gitblit v1.8.0