Update notice.vue
This commit is contained in:
parent
b1f445ca85
commit
6dd40af40a
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@
|
||||||
},
|
},
|
||||||
transitionName: {
|
transitionName: {
|
||||||
type: String
|
type: String
|
||||||
|
},
|
||||||
|
background: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
data () {
|
data () {
|
||||||
|
|
Loading…
Add table
Reference in a new issue