fix: 修复时间选择器不能工作的问题

This commit is contained in:
chenjinsong
2022-09-02 09:59:12 +08:00
parent 033d8eb082
commit fc6ef2ba3e

View File

@@ -58,7 +58,8 @@ const defaultProps = {
default: ''
},
format: {
type: String
type: String,
default: ''
},
type: {
type: String,