|
@@ -582,6 +582,7 @@ function initChartState(data){
|
|
v-model:show="chartState.showTimePop"
|
|
v-model:show="chartState.showTimePop"
|
|
:position="width>650?'center':'bottom'"
|
|
:position="width>650?'center':'bottom'"
|
|
:style="width>650?{ width: '400px'}:''"
|
|
:style="width>650?{ width: '400px'}:''"
|
|
|
|
+ round
|
|
>
|
|
>
|
|
<div class="time-picker-wrap">
|
|
<div class="time-picker-wrap">
|
|
<van-picker-group
|
|
<van-picker-group
|