fix: 修复时间选择器不能工作的问题
This commit is contained in:
@@ -58,7 +58,8 @@ const defaultProps = {
|
||||
default: ''
|
||||
},
|
||||
format: {
|
||||
type: String
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
type: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user