@@ -205,7 +205,7 @@ export default {
reason:obj.value
});
}).then(() => {
- // this.getList();
+ this.getList();
this.msgSuccess("退款成功");
})