ll
liukangdong
2025-02-12 4c9d218bf8742f22276245e7d623ff823d13758d
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('用户点击取消');