部分优化
This commit is contained in:
@@ -292,6 +292,13 @@ const routes: Array<RouteRecordRaw> = [
|
||||
meta: { enter: 3 },
|
||||
component: () =>
|
||||
import("@/component/Administrator/SE/designDetailList/index.vue"),
|
||||
},
|
||||
{
|
||||
path: "recentActiveChartSE",
|
||||
name: "recentActiveChartSE",
|
||||
meta: { enter: 3 },
|
||||
component: () =>
|
||||
import("@/component/Administrator/SE/recentActiveChart.vue"),
|
||||
},
|
||||
{
|
||||
path: "generateFrequencySE",
|
||||
|
||||
Reference in New Issue
Block a user