jiangping
2024-10-16 eb80d9acfb73e4c97df86c0e06fc7dd93c49651c
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: {