bug
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user