Update notice.vue

This commit is contained in:
梁灏 2019-09-06 09:22:47 +08:00
parent b1f445ca85
commit 6dd40af40a

View file

@ -79,6 +79,10 @@
},
transitionName: {
type: String
},
background: {
type: Boolean,
default: false
}
},
data () {