mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
fix: card list header not show #19
This commit is contained in:
parent
7f6f4a2b15
commit
f4601a4b5d
@ -21,7 +21,7 @@ export default {
|
|||||||
extraImage: ''
|
extraImage: ''
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
beforeMount () {
|
mounted () {
|
||||||
this.getPageHeaderInfo()
|
this.getPageHeaderInfo()
|
||||||
},
|
},
|
||||||
updated () {
|
updated () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user