mirror of
https://github.com/iczer/vue-antd-admin.git
synced 2025-04-25 11:06:35 +08:00
6 lines
68 B
JavaScript
6 lines
68 B
JavaScript
export default {
|
|
updated() {
|
|
this.$page.alert.top = 100
|
|
}
|
|
}
|