Commit 7c599780 authored by 黄奎's avatar 黄奎

页面修改

parent 9c18af9f
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<q-field filled class="col-6 q-pr-lg q-pb-lg"> <q-field filled class="col-6 q-pr-lg q-pb-lg">
  <template v-slot:control>   <template v-slot:control>
<el-date-picker v-model="dateListTwo" @change="resetSearch()" format="MM-dd" value-format="yyyy-MM-dd" type="daterange" style="border:none;"  <el-date-picker v-model="dateListTwo" @change="resetSearch()" format="MM-dd" value-format="yyyy-MM-dd" type="daterange" style="border:none;" 
range-separator="至"  start-placeholder="生日开始月"  end-placeholder="生日结束月"> range-separator="至"  start-placeholder="生日开始时间"  end-placeholder="生日结束时间">
</el-date-picker>   </el-date-picker>  
</template> </template>
</q-field> </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