quanyawei
2024-01-10 635816d68e5f45e8c144beb955e1a698a69d6829
src/components/Form/DatePicker.vue
@@ -10,7 +10,7 @@
      type="monthrange"
      range-separator="至"
      start-placeholder="开始月份"
      value-format="yyyy-MM-DD"
      value-format="yyyy-MM-dd HH"
      end-placeholder="结束月份">
    </el-date-picker>
</template>