fix: 修复销售统计自定义筛选时间点击无反应问题
This commit is contained in:
parent
dec6d986e0
commit
1a67431e2d
|
|
@ -39,8 +39,7 @@
|
|||
range-separator="至"
|
||||
start-placeholder="开始日期"
|
||||
end-placeholder="结束日期"
|
||||
:default-time="['00:00:00', '23:59:59']"
|
||||
value-format="yyyy-MM-dd HH:mm:ss"
|
||||
value-format="yyyy-MM-dd "
|
||||
v-if="timeValue == 'custom'"
|
||||
></el-date-picker>
|
||||
</el-form-item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue