ll
liukangdong
2025-01-06 d1399868aa72b2cc75725e74500936b33de49910
h5/pages/driver/reservedDetail.vue
@@ -145,6 +145,8 @@
               if (res.confirm) {
                  driverCarRevoke({
                     id: info.id, info: ''
                  }).then(() => {
                     this.getDetail(info.id)
                  })
               } else if (res.cancel) {
                  console.log('用户点击取消');