fix: card list header not show #19

This commit is contained in:
chenghx 2018-08-20 09:35:38 +08:00
parent 7f6f4a2b15
commit f4601a4b5d

View File

@ -21,7 +21,7 @@ export default {
extraImage: ''
}
},
beforeMount () {
mounted () {
this.getPageHeaderInfo()
},
updated () {