From 687f652bbccb4f590bbc8f4e90a5578287a61b5b Mon Sep 17 00:00:00 2001 From: Flow <958079825@qq.com> Date: Mon, 18 Aug 2025 16:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/patientcom/index.vue | 1 - src/views/patientinfo/index.vue | 1 - 2 files changed, 2 deletions(-) diff --git a/src/patientcom/index.vue b/src/patientcom/index.vue index b8723e7..c80e8ae 100644 --- a/src/patientcom/index.vue +++ b/src/patientcom/index.vue @@ -467,7 +467,6 @@ defineExpose({ } .org-name { - color: #67c23a; font-weight: 500; } diff --git a/src/views/patientinfo/index.vue b/src/views/patientinfo/index.vue index 00491f4..b982995 100644 --- a/src/views/patientinfo/index.vue +++ b/src/views/patientinfo/index.vue @@ -413,7 +413,6 @@ onMounted(async () => { } .org-name { - color: #67c23a; font-weight: 500; }