Commit 6aadcb38 authored by youjie's avatar youjie

no message

parent ae52f5a8
......@@ -49,7 +49,10 @@
color="dark" square>{{liveNvm}}</q-chip>
</div>
<q-popup-proxy :offset="[0, 10]" ref="qDateProxy">
<q-date v-model="dateRange" :options="optionsFn" range mask="YYYY/MM/DD" landscape
<q-date
v-model="dateRange"
:options="optionsFn"
range mask="YYYY/MM/DD"
@range-end="dateRangeHandler"></q-date>
</q-popup-proxy>
</q-field>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment