This commit is contained in:
xuyucheng 2022-03-11 16:31:36 +08:00
commit f3a83052da
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@ export default {
default: true,
},
height: {
type: Number,
default: 0,
type: String,
default: '100%',
},
isInput: {
type: Boolean,