ll
liukangdong
2025-02-06 68b9deaca3da75f1ea0da8943065a2016c9ead2d
h5/pages/staff/vehicle/sendACar.vue
@@ -123,6 +123,10 @@
        param.queryStartTime = param.queryDate + ' 00:00:00'
        param.queryEndTime = param.queryDate + ' 23:59:59'
      }
         if(param.carCode == '全部车辆'){
            param.carCode = null
            param.carId = null
         }
      carUseBookPaiche({
        ...pagination,
        model: { ...param }
@@ -185,7 +189,7 @@
.app_header {
  display: flex;
  align-items: center;
  margin: 0 -15rpx;
  // margin: 0 -15rpx;
  background-color: #fff;
  .item {
    width: 360rpx;