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