Fix : 时间超过15个字符无法输入的问题
This commit is contained in:
parent
ea846ff7fd
commit
8686a9bc7b
@ -328,7 +328,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"]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user