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