fixed #206
This commit is contained in:
梁灏 2017-01-16 14:36:53 +08:00
parent d0788ae9dd
commit 7a737482f0
3 changed files with 25 additions and 14 deletions

View file

@ -20,6 +20,10 @@
disabled: {
type: Boolean,
default: false
},
closable: {
type: Boolean,
default: null
}
},
data () {