This commit is contained in:
timorls 2022-03-10 17:23:48 +08:00
parent e1d6d344dc
commit 77cb02fd61
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,