forked from Gitlink/forgeplus-react
合并代码
This commit is contained in:
commit
f8d1c219fa
|
|
@ -52,7 +52,7 @@ const FreeProject = Loadable({
|
|||
loader: () => import("./freeProject"),
|
||||
loading: Loading,
|
||||
});
|
||||
// 中期考核-结果公示
|
||||
// 无奖金课题-结果公示
|
||||
const FreeResult = Loadable({
|
||||
loader: () => import("./interimReview/freeResult"),
|
||||
loading: Loading,
|
||||
|
|
|
|||
Loading…
Reference in New Issue