智慧园区前端大屏
linwe
2024-11-07 05affc703e81728cc58cc89c1815407ad4997dfe
src/router/index.js
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-25 16:35:31
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-11-06 10:35:00
 * @LastEditTime: 2024-11-07 15:48:05
 * @FilePath: \bigScreen\src\router\index.js
 * @Description: 
 * 
@@ -76,7 +76,7 @@
      {
        path: 'sub',
        name: 'sub',
        component: () => import('@/views/sub/index.vue'),
        component: defineAsyncComponent(() => import('@/views/sub/index.vue')),
        redirect: '/layout/sub/companyInfo',
        children: [
          {