谢杰标 %!s(int64=2) %!d(string=hai) anos
pai
achega
63e42ebc27
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages2/order/index.vue

+ 1 - 1
pages2/order/index.vue

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