修改图片及检索布局

This commit is contained in:
熊丽君
2021-10-21 18:24:18 +08:00
parent c5ec7c334c
commit 48272899d4
62 changed files with 70 additions and 42 deletions

View File

@ -24,7 +24,7 @@
<el-date-picker
v-model="formA.regTime"
value-format="yyyy-MM-dd HH:mm:ss"
type="datetime"
type="date"
placeholder="选择日期时间"
>
</el-date-picker>