mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix: lint
This commit is contained in:
parent
a885f99f0c
commit
70c564e2e3
@ -188,9 +188,8 @@ export default {
|
|||||||
passwordRepeat: '',
|
passwordRepeat: '',
|
||||||
},
|
},
|
||||||
agree: false,
|
agree: false,
|
||||||
},
|
}
|
||||||
this.selected = null,
|
this.selected = null
|
||||||
|
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.$refs.observer.reset()
|
this.$refs.observer.reset()
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user