qingyiay
2023-04-12 1ef0e393913961c11ea05f868a537015572d7b7c
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(() => {