ll
liukangdong
2025-03-10 2bc4a739db642494accbf5be1fa55793f4652f44
h5/pages/staff/vehicle/shiwai.vue
@@ -144,6 +144,7 @@
    // this.minDate = new Date(dayjs().format('YYYY-MM-DD HH:mm') + ':00').getTime()
    this.minDate = new Date().getTime() - (6 * 24 * 60 * 60 * 1000)
    this.initData()
      uni.setStorageSync('vehicleAppForm', {})
  },
  methods: {
      formatter(type, value) {