@@ -304,7 +304,7 @@ export default {
} else {
uni.showToast({
icon: "none",
- title: "不可以退款哦",
+ title: res.data.msg,
});
}