4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-04-24 02:20:29 +08:00
2020-07-22 15:59:45 +08:00

6 lines
68 B
JavaScript

export default {
updated() {
this.$page.alert.top = 100
}
}