From 3a4602d8286f09ce2f7812dea697995e2a9487cf Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 04 三月 2025 17:11:39 +0800
Subject: [PATCH] gx样式

---
 src/stores/patientsInfo.ts |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/stores/patientsInfo.ts b/src/stores/patientsInfo.ts
index b36a8ab..32de683 100644
--- a/src/stores/patientsInfo.ts
+++ b/src/stores/patientsInfo.ts
@@ -12,7 +12,8 @@
 			age: 0,
 			patientName: '',
 			patientGenderText: '',
-			patientAvatarIcon: ''
+			patientAvatarIcon: '',
+			clientCode:''
 		}
 	}),
 	actions: {

--
Gitblit v1.8.0