Vue3 重构:邮件模版的列表

This commit is contained in:
YunaiV
2023-03-18 01:23:07 +08:00
parent 90cd829737
commit 4d03e46142
5 changed files with 6 additions and 7 deletions

View File

@ -23,7 +23,6 @@
v-model="queryParams.createTime"
value-format="YYYY-MM-DD HH:mm:ss"
type="daterange"
range-separator="-"
start-placeholder="开始日期"
end-placeholder="结束日期"
:default-time="[new Date('1 00:00:00'), new Date('1 23:59:59')]"