兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-08-02 9eb7b433b4dabcd7907ffb84efb009206db88ea6
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 }
      }
    ]
  },