Commit 34a5f020 authored by chenzj's avatar chenzj

Merge branch 'dev' of http://git.local.topsunit.com/mes/mes-ui into dev

parents 0264e0de 1eaf29f7
......@@ -34,7 +34,7 @@
<el-date-picker clearable
v-model="queryParams.uploadTime"
type="date"
value-format="yyyy-MM-dd hh:mm:ss"
value-format="yyyy-MM-dd HH:mm:ss"
placeholder="请选择上传sap时间">
</el-date-picker>
</el-form-item>
......
......@@ -356,7 +356,7 @@
<el-date-picker
v-model="form.startTime"
type="datetime"
value-format="yyyy-MM-dd hh:mm:ss"
value-format="yyyy-MM-dd HH:mm:ss"
placeholder="请选择开始时间"
>
</el-date-picker>
......
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