loulijun2021
2022-06-15 edbe2964e959a334e1d9e12717bf854d89d25c92
src/router/index.js
@@ -62,7 +62,7 @@
      path: 'index',
      name: 'index',
      component: () => import('@/views/xtsy/index'),
      meta: { title: '系统首页', icon: 'dashboard' }
      meta: { title: '系统首页', icon: 'dashboard', affix: true }
    }]
  },
  {