wangrui 2 жил өмнө
parent
commit
207b057ab2
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -185,6 +185,7 @@ export const constantRoutes = [
         component: () => import('@/views/publisher/addPublisher'),
         name: 'addPublisher',
         meta: { title: '创建发行方', icon: 'build' }
+        
       }
     ]
   }