From d93ed5c5aadcf3d49f824339c26ebfac911be06d Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期五, 07 十一月 2025 14:39:38 +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