Commit 636d4b74 by zhuzhequan

时间修改默认

parent 538be545
......@@ -4,6 +4,7 @@
<ElForm :model="searchForm" inline>
<ElFormItem label="发货时间">
<el-date-picker
:default-time="[new Date(0,0,0,0,0,0),new Date(0,0,0,23,59,59)]"
v-model="dateRange"
type="datetimerange"
start-placeholder="开始时间"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment