mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
improve
This commit is contained in:
@@ -88,4 +88,13 @@ export class RouteService {
|
||||
|
||||
}
|
||||
|
||||
|
||||
getLastRoute() {
|
||||
return this.history[this.history.length - 1]
|
||||
}
|
||||
|
||||
getLastRouteA() {
|
||||
return this.history[this.history.length - 2]
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user