保存进度!
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2022-12-14 15:12:46
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2023-01-28 21:38:31
|
||||
* @FilePath: \admin_system\src\router\index.js
|
||||
* @LastEditTime: 2023-01-30 22:43:16
|
||||
* @FilePath: \IT工具综合平台\src\router\index.js
|
||||
* @Description: 定义应用路由配置
|
||||
*
|
||||
* Copyright (c) ${2022} by Kane, All Rights Reserved.
|
||||
@@ -50,7 +50,7 @@ const routes = [
|
||||
title: "工作台",
|
||||
icon: "house",
|
||||
},
|
||||
component: () => import("../views/overview/OverView.vue"),
|
||||
component: () => import("../views/overview/Desktop.vue"),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user