This commit is contained in:
shijingjing
2022-06-30 19:29:07 +08:00
parent 33e38db789
commit c17cebfe2a

View File

@@ -5,7 +5,7 @@
<ai-search-bar>
<template slot="left">
<el-date-picker size="small" v-model="searchDotime" type="daterange" range-separator="至" @change="timeChange"
start-placeholder="开始日期" end-placeholder="结束日期" value-format="yyyy" format="yyyy"></el-date-picker>
start-placeholder="开始日期" end-placeholder="结束日期" value-format="yyyy-MM-dd" format="yyyy-MM-dd"></el-date-picker>
</template>
<template slot="right">
<el-input