From 049e03b29d8cf819c319e85fcf1b7b80454db5b0 Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期四, 16 一月 2025 16:43:55 +0800
Subject: [PATCH] lis编码

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