Fix:4586 【旅居商城小程序】产生订单后,团购被删除,待确认、待入住状态下修改入住时间失败,应弹窗提示信息

This commit is contained in:
linxi
2025-11-28 09:24:12 +08:00
parent 41a4b19f13
commit 2df1a79997
+1 -1
View File
@@ -271,8 +271,8 @@ export default {
}) })
this.getSojoumOrderDetail(); this.getSojoumOrderDetail();
} }
}).finally(() => {
uni.hideLoading(); uni.hideLoading();
}).finally(() => {
}) })
}, },
getMonthDay() { getMonthDay() {