合并代码

This commit is contained in:
谢思 2023-12-22 13:51:21 +08:00
commit f8d1c219fa
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ const FreeProject = Loadable({
loader: () => import("./freeProject"),
loading: Loading,
});
// -
// -
const FreeResult = Loadable({
loader: () => import("./interimReview/freeResult"),
loading: Loading,