From 60d39176a0504333b2689539a29755a58c8fd0ce Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期三, 10 九月 2025 13:56:35 +0800
Subject: [PATCH] Merge branch 'ID2085-透析中添加处方脱水量' into test

---
 src/store/type/bedsideAuxiliaryScreen.type.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/store/type/bedsideAuxiliaryScreen.type.ts b/src/store/type/bedsideAuxiliaryScreen.type.ts
index 89d1cb5..59b28af 100644
--- a/src/store/type/bedsideAuxiliaryScreen.type.ts
+++ b/src/store/type/bedsideAuxiliaryScreen.type.ts
@@ -521,7 +521,7 @@
 export const defaultCustomconfiguration = (): Customconfiguration => {
   return {
     患者信息是否加密显示: 0,
-    是否显示患者出生年月日: 0,
+    是否显示患者出生年月日: 0
   }
 }
 

--
Gitblit v1.8.0