feat:本地重构element-ui的时间选择器
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<el-date-picker
|
||||
<my-date-picker
|
||||
v-model="timeFrame"
|
||||
type="datetimerange"
|
||||
range-separator="To"
|
||||
@@ -172,7 +172,7 @@
|
||||
:class="dataBackG?'':'dataBackG'"
|
||||
v-if="ind==sreach_num&&val.id==7"
|
||||
>
|
||||
</el-date-picker>
|
||||
</my-date-picker>
|
||||
</li>
|
||||
<!-- 最开始的input框-->
|
||||
<li class="select_input" v-if="change_sreach_show">
|
||||
|
||||
Reference in New Issue
Block a user