liukangdong
2024-06-24 8a6183300943dcfb797e3f66eb243f7aea7475e2
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
    }