更新优化换桌功能

This commit is contained in:
gyq
2026-03-27 09:31:32 +08:00
parent adbecd1b5e
commit de84d30793
7 changed files with 99 additions and 17071 deletions

View File

@@ -517,7 +517,9 @@ async function confirmOrder() {
payLoading.value = false;
emit("paySuccess");
}
}).catch(() => { })
}).catch(() => {
payLoading.value = false;
})
return;
break
case "member-account":