4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-04-06 03:57:44 +08:00

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 () {