This commit is contained in:
shijingjing
2022-06-30 20:01:50 +08:00
parent b784d81020
commit 4db8628b87

View File

@@ -20,7 +20,7 @@
@change="search.current = 1, getList()">
</ai-select>
<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
@@ -70,7 +70,6 @@
search: {
current: 1,
size: 10,
areaId: '',
auditStatus: '', //审核状态
createTimeStart: '',
createTimeEnd: '',