mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-22 09:32:14 +00:00
v1.5.1-beta.1
This commit is contained in:
@@ -162,10 +162,10 @@
|
||||
})
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
created() {
|
||||
|
||||
// Get token
|
||||
this.recoverPassword.token = this.$route.params.token
|
||||
this.recoverPassword.token = this.$route.query.token
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user