bug fix and performance improvements
This commit is contained in:
@ -866,7 +866,8 @@ export const laboratoryRoutes = [
|
||||
},
|
||||
{
|
||||
path: "release",
|
||||
component: () => import("@/views/admin/laboratory/research/achievement/release"),
|
||||
component: () =>
|
||||
import("@/views/admin/laboratory/research/achievement/release"),
|
||||
hidden: true,
|
||||
name: "Release",
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user