fix: change created_at type from timestamp to date for proper Date control
This commit is contained in:
parent
5809a81646
commit
002226d17c
@ -67,7 +67,7 @@
|
||||
{
|
||||
"name": "created_at",
|
||||
"title": "注册日期",
|
||||
"type": "timestamp"
|
||||
"type": "date"
|
||||
},
|
||||
{
|
||||
"name": "last_login",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user