From 800cd247bc78fb8c05faa2dc858534cec0326a93 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期一, 10 十一月 2025 17:12:22 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/patient/outpatient.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/patient/patient/outpatient.vue b/src/views/patient/patient/outpatient.vue
index 0c4ec56..8cb1bc5 100644
--- a/src/views/patient/patient/outpatient.vue
+++ b/src/views/patient/patient/outpatient.vue
@@ -1153,6 +1153,7 @@
sendstate: 2,
...patient,
sendname: patient.patname,
+ endtime: patient.admitdate + " 00:00:00",
leavediagname: patient.diagname,
age: "",
};
--
Gitblit v1.9.3