Kaynağa Gözat

路由修改

zhaoen 5 ay önce
ebeveyn
işleme
668afb0477
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -82,7 +82,7 @@ export const constantRoutes: RouteRecordRaw[] = [
       {
         path: '/modleServiceProvide',
         component: () => import('@/views/modleServiceProvide/index.vue'),
-        name:'Market',
+        name:'ModleServiceProvide',
         meta: {title: '模型服务商管理', icon: 'dashboard', affix: true}
       }