1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Fix : 时间超过15个字符无法输入的问题

This commit is contained in:
麻瓜瓜 2022-12-18 10:14:51 +08:00 committed by 程序员小墨
parent 7cb7324ca6
commit 41f4f638b1

View File

@ -343,7 +343,7 @@
{
key: "time",
name: "当前时间",
maxlength: 15,
maxlength: 25,
more: ["2020.02.13 - 2022.12.13", "2020年 - 2022年", "停止于2022.12.13 00:00:00", "更新于2022.12.13 00:00:00"]
},
{