Fix bad vue-router params usage for edit mode

This commit is contained in:
Bubka 2020-01-07 16:42:16 +01:00
parent 552773ab81
commit eab03e6d0c

View File

@ -111,8 +111,6 @@
console.log('modalClose triggered')
this.$refs.OneTimePassword.clearOTP()
});
this.editMode = this.$router.params.editMode
},
components: {