Skip to content
Snippets Groups Projects
Commit aed4f3bf authored by Julian's avatar Julian Committed by Hangzhi Yu
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 42e0af0b
No related branches found
No related tags found
1 merge request!329Introduce substitution to do list
Pipeline #186213 failed
......@@ -36,7 +36,7 @@ export default {
{
path: "substitution_overview/",
component: () => import("./components/SubstitutionOverview.vue"),
redirect: (to) => {
redirect: () => {
return {
name: "chronos.substitutionOverview",
hash: "#" + DateTime.now().toISODate(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment