数据统计改为数据中心

This commit is contained in:
2025-12-02 15:26:11 +08:00
parent 2af93b4e11
commit 457c34ee66

View File

@@ -28,7 +28,7 @@ export const constantRoutes: RouteRecordRaw[] = [
component: Layout,
redirect: "/index",
meta: {
title: "数据统计",
title: "数据中心",
icon: "数据统计",
alwaysShow: true,
},