This commit is contained in:
shijingjing
2022-06-30 20:30:34 +08:00
parent 4e3632e4b5
commit 1b55f8d643
2 changed files with 16 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
<template #left>
<div>统计周期</div>
<el-date-picker size="small" v-model="searchDotime" type="daterange" range-separator="至" @change="timeChange"
start-placeholder="开始日期" end-placeholder="结束日期" value-format="yyyy-MM-dd HH:mm:ss" format="yyyy-MM-dd"></el-date-picker>
start-placeholder="开始日期" end-placeholder="结束日期" value-format="yyyy-MM-dd" format="yyyy-MM-dd"></el-date-picker>
</template>
<template #right>
<el-input size="small" placeholder="党员姓名" v-model="search.name" clearable