liukangdong
2024-11-13 84fd4e4fcb9e0862e1d6bd2a7c1f3110cfe72652
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() {