quanyawei
2023-10-25 b3ac30a5a5540b6e376fac7de98f5670a98e785e
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>