提交 3bf6f1d6 authored 作者: matian's avatar matian

fix:筛选条件时间格式修改

上级 d3a01a5d
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
range-separator="至" range-separator="至"
start-placeholder="开始日期" start-placeholder="开始日期"
end-placeholder="结束日期" end-placeholder="结束日期"
value-format="yyyy-MM-dd HH:mm:ss" value-format="yyyy-MM-dd"
size="small" size="small"
style="width: 360px" style="width: 360px"
> >
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
range-separator="至" range-separator="至"
start-placeholder="开始日期" start-placeholder="开始日期"
end-placeholder="结束日期" end-placeholder="结束日期"
value-format="yyyy-MM-dd HH:mm:ss" value-format="yyyy-MM-dd"
size="small" size="small"
style="width: 360px" style="width: 360px"
> >
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
range-separator="至" range-separator="至"
start-placeholder="开始日期" start-placeholder="开始日期"
end-placeholder="结束日期" end-placeholder="结束日期"
value-format="yyyy-MM-dd HH:mm:ss" value-format="yyyy-MM-dd"
size="small" size="small"
style="width: 360px" style="width: 360px"
> >
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
range-separator="至" range-separator="至"
start-placeholder="开始日期" start-placeholder="开始日期"
end-placeholder="结束日期" end-placeholder="结束日期"
value-format="yyyy-MM-dd HH:mm:ss" value-format="yyyy-MM-dd"
size="small" size="small"
style="width: 360px" style="width: 360px"
> >
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论