From 21698c91c9011fbce6fd8b8d6487f9e00ec9bb94 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 26 九月 2022 15:18:59 +0800
Subject: [PATCH] upkoa

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