From a6b4fd6c0219bb41415cd232daa12ca28eb8add7 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 20 九月 2022 13:19:39 +0800
Subject: [PATCH] up123

---
 src/stores/patient.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/stores/patient.ts b/src/stores/patient.ts
index 91dec2c..7e779d9 100644
--- a/src/stores/patient.ts
+++ b/src/stores/patient.ts
@@ -12,6 +12,7 @@
             hemoCode:'',
             pureWeight:'',
             datetime:'',
+            isScheduled:0,
 
        })// 初始值
     const viewNumber=ref(60)

--
Gitblit v1.8.0