Explorar o código

Merge branch 'master' of http://git.cc-lotus.info/pointToNetwork/point-app

guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
2da3399b84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

@@ -287,7 +287,7 @@ export default {
           })
         } else {
           uni.showToast({
-            title: arr.data.msg,
+            title: arr.data.errmsg||'下单失败!',
             icon: 'none'
           })
         }