jiangping
2024-12-10 eb6cd7fd2469bf9c2aad7defe111244f9752d9c2
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() {