jiangping
2024-11-29 a2e8793e2c53c7e80b67c1fe407b78fde59b2296
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() {