ss
jiangping
2025-04-16 7f5653babcb1ae8d02b7b2c4bd5f443f35efbb83
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) {