zs пре 2 година
родитељ
комит
75bacb2aba
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

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