From 410d5bf8bc5ef56be822105e71dac02f43aa9463 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期四, 16 一月 2025 17:29:13 +0800 Subject: [PATCH] 1 --- 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