Commit 97f6f4cf authored by Mac's avatar Mac

选择时间的触发

parent 30bad60e
......@@ -70,7 +70,7 @@
<div class="col-3">
<q-field filled>
 <template v-slot:control>
<el-date-picker v-model="msg.Month" type="month" placeholder="选择月份" value-format="yyyy-MM" > </el-date-picker>    
<el-date-picker v-model="msg.Month" type="month" placeholder="选择月份" value-format="yyyy-MM" @change = 'resetSearch' > </el-date-picker>    
</template>
</q-field>
</div>
......
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