From ad4fe11495d320e59d137f9fa1019792c21d12ea Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期二, 14 一月 2025 10:05:31 +0800
Subject: [PATCH] 签到登记

---
 src/views/hosp/order/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/hosp/order/index.vue b/src/views/hosp/order/index.vue
index 5db1686..cc0e72d 100644
--- a/src/views/hosp/order/index.vue
+++ b/src/views/hosp/order/index.vue
@@ -2900,6 +2900,7 @@
             tjProIds: this.proIds,
             payType: this.payType,
           };
+          
           getwater(data).then((res) => {
             this.$modal.msgSuccess("鎻愪氦鎴愬姛");
             this.mobanId = res.data.mobanId;

--
Gitblit v1.8.0