This commit is contained in:
duanxiaohai 2024-10-18 17:23:06 +08:00
parent fef25d4fdf
commit ad130a21ba
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@
</div>
<div class="select_item">
<el-date-picker
style="width: 46%"
style="width: 45%"
v-model="search1.date"
type="date"
placeholder="开始时间"
@ -71,7 +71,7 @@
/>
<span class="demonstration"> - </span>
<el-date-picker
style="width: 46%"
style="width: 45%"
v-model="search1.date1"
type="date"
placeholder="结束时间"