pages/driver-page/driver-index/driver-index.vue @@ -206,7 +206,7 @@ if (res.code == 0) { this.$u.toast('抢单成功'); } else { this.$u.toast(res.data ? res.data : '抢单失败'); this.$u.toast(res.msg ? res.msg : '抢单失败'); } }) .then(() => {