优化会员充值
This commit is contained in:
@@ -201,6 +201,7 @@ async function printHandle() {
|
||||
|
||||
// 订单已支付
|
||||
function paySuccess() {
|
||||
useStorage.del('memberInfo')
|
||||
dialogVisible.value = false;
|
||||
printHandle();
|
||||
emit("paySuccess");
|
||||
|
||||
Reference in New Issue
Block a user