兰宝车间质量管理系统-前端
陈西瓜i
2024-10-14 f0895e941958ec32181af266cdb13440849ddb45
src/router/index.ts
@@ -159,7 +159,7 @@
        path: 'index/:tableId(\\d+)',
        component: () => import('@/views/tool/gen/editTable.vue'),
        name: 'GenEdit',
        meta: { title: '修改生成配置', activeMenu: '/tool/gen', icon: '' }
        meta: { title: '修改生成配置', activeMenu: '/tool/gen', icon: '', noCache: true }
      }
    ]
  },