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