liukangdong
2024-06-26 6918d5d6a3e83d3a8990da5efe68a144255255d4
h5/pages/staff/vehicle/apply.vue
@@ -209,7 +209,6 @@
      this.$jump('/pages/staff/vehicle/applePeo')
    },
    confirmDate(e) {
      this.param.planUseDate = dayjs(e.value).format('YYYY-MM-DD HH:mm')
      this.isShowDatetime = false
    }