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; }