Form add show-message support
Form add show-message support
This commit is contained in:
parent
071506fc66
commit
6986d05501
4 changed files with 10 additions and 2 deletions
|
@ -28,6 +28,10 @@
|
|||
inline: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
showMessage: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
}
|
||||
},
|
||||
data () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue