Form add show-message support

Form add show-message support
This commit is contained in:
梁灏 2017-01-16 20:09:18 +08:00
parent 071506fc66
commit 6986d05501
4 changed files with 10 additions and 2 deletions

View file

@ -28,6 +28,10 @@
inline: {
type: Boolean,
default: false
},
showMessage: {
type: Boolean,
default: true
}
},
data () {