20250716-修复日期筛选

This commit is contained in:
luoyu 2025-07-16 12:34:09 +08:00
parent 08db79aa59
commit 568c50569b

View File

@ -151,9 +151,11 @@
</a-col> </a-col>
</a-row> </a-row>
<a-card title='数据统计' :bodyStyle="{ padding: '12px' }"> <a-card title='数据统计' :bodyStyle="{ padding: '12px' }">
<a slot='extra'> <a-range-picker
<a-range-picker @change='onChangeChartCount' :default-value='[nowMonthStart,nowMonthEnd]' /> @change='onChangeChartCount'
</a> :defaultValue='[nowMonthStart,nowMonthEnd]'
style="float: right; margin-top: -45px;"
/>
</a-card> </a-card>
<a-row :gutter="[16, 16]"> <a-row :gutter="[16, 16]">
<a-col :span='8'> <a-col :span='8'>