This commit is contained in:
2024-06-27 02:22:15 +00:00
parent f84ab18243
commit fbe6fc6c45
3 changed files with 329 additions and 301 deletions

View File

@@ -88,7 +88,7 @@ export const ojs: RouteRecordRaw = {
path: "message",
component: () => import("oj/user/message.vue"),
meta: { requiresAuth: true },
}
},
],
}