ll
liukangdong
2025-02-13 5d8d536b79f7cc2e0719dd93c0069b80639e3bf1
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;