jiangping
2024-11-07 3e84978d39cf6399e2335f9a5b10ca144ee9f606
h5/pages/staff/vehicle/apply.vue
@@ -172,7 +172,7 @@
    console.log(option)
    this.param = { ...option }
    this.minDate = new Date().getTime()
      this.param.planUseDate = dayjs(this.param.startTime).format('YYYY-MM-DD HH:mm')
  },
  methods: {
    handleSub() {