k94314517
2024-09-26 b82a5aa7d6167748cce7e94f53b6a3b1fbc201b3
h5/pages/staff/vehicle/shiwai.vue
@@ -125,7 +125,8 @@
    }
  },
  onLoad() {
    this.minDate = new Date(dayjs().format('YYYY-MM-DD HH:') + '00:00').getTime()
    this.minDate = new Date(dayjs().format('YYYY-MM-DD HH:mm') + ':00').getTime()
    console.log('minDate', this.minDate);
    this.initData()
  },
  methods: {