优化会员充值

This commit is contained in:
gyq
2024-05-29 10:04:37 +08:00
parent 69482f81a7
commit bf0614e10b
8 changed files with 116 additions and 20 deletions

View File

@@ -201,6 +201,7 @@ async function printHandle() {
// 订单已支付
function paySuccess() {
useStorage.del('memberInfo')
dialogVisible.value = false;
printHandle();
emit("paySuccess");