quanyawei
2024-01-04 bb443a78e6d506d0fb0c1f2b991e00043d9394dd
src/components/Form/HourPicker1.vue
@@ -10,7 +10,7 @@
    type="datetimerange"
    range-separator="至"
    start-placeholder="开始日期"
    value-format="yyyy-MM-dd HH"
    value-format="yyyy-MM-dd HH:mm:ss"
    end-placeholder="结束日期"
    :picker-options="pickerOptions"
  >