mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-12 21:02:56 +00:00
pay:示例订单,接入退款回调逻辑
This commit is contained in:
@@ -206,7 +206,7 @@ export default {
|
||||
return refundDemoOrder(id);
|
||||
}).then(() => {
|
||||
this.getList();
|
||||
this.$modal.msgSuccess("退款成功");
|
||||
this.$modal.msgSuccess("发起退款成功!");
|
||||
}).catch(() => {});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user