Commit 6dd0e65f authored by 陈子煜's avatar 陈子煜

1

parent 9242cce1
...@@ -52,7 +52,7 @@ export default class ProPop extends Panel { ...@@ -52,7 +52,7 @@ export default class ProPop extends Panel {
const { const {
success: costSuc, success: costSuc,
ticket ticket
} = await creditsCost("exchange_1", "doExchange", `sp_deduct_desc`, consumeSp.quantity); } = await creditsCost("exchang_1", "doExchange", `sp_deduct_desc`, consumeSp.quantity);
if (!costSuc) { if (!costSuc) {
showToast("预扣积分失败"); showToast("预扣积分失败");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment