api
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
|
||||
this.updateIsLoading(false)
|
||||
if (this.selector === 'impresiones') {
|
||||
this.$router.push(`/impresion`)
|
||||
this.$router.push('/impresion')
|
||||
} else {
|
||||
this.$router.push('/registro')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user