|
|
@ -32,7 +32,7 @@ |
|
|
|
<el-col :span="15"> |
|
|
|
<div class="time-controls"> |
|
|
|
<div class="time-group"> |
|
|
|
<el-text size="large">提交时间:</el-text> |
|
|
|
<el-text size="large" style="width: 80px">提交时间:</el-text> |
|
|
|
<el-date-picker v-model="dateRange" type="datetimerange" range-separator="至" start-placeholder="开始时间" |
|
|
|
end-placeholder="结束时间" style="width: 400px" /> |
|
|
|
<el-button @click="getToday()" style="margin-left: 10px">今</el-button> |
|
|
|