This commit is contained in:
zds
2022-11-09 16:00:45 +08:00
parent a9417c3800
commit e497b2a0cd
5 changed files with 31 additions and 14 deletions

View File

@@ -105,7 +105,7 @@
<el-date-picker
v-model="query.nowstart_date"
type="date"
value-format=yyyy-MM-dd
value-format="yyyy-MM-dd"
style="width: 200px"
placeholder="选择日期">
</el-date-picker>