mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-22 02:19:32 +08:00
修复通知公告日期类型的bug
This commit is contained in:
parent
0f6fab7174
commit
3091696221
@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
label: "通知日期",
|
||||
type: "releaseTime",
|
||||
prop: "date",
|
||||
prop: "releaseTime",
|
||||
type: "date",
|
||||
format: "yyyy-MM-dd hh:mm:ss",
|
||||
valueFormat: "yyyy-MM-dd hh:mm:ss",
|
||||
rules: [{
|
||||
|
Loading…
Reference in New Issue
Block a user