소스 검색

补充提交

lph 1 년 전
부모
커밋
98879138b2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      zkqy-ui/src/router/index.js

+ 1 - 0
zkqy-ui/src/router/index.js

@@ -107,6 +107,7 @@ export const constantRoutes = [
     },
     children: [
       {
+        name: 'dragPositionIndex',
         path: 'index',
         component: () => import('@/views/system/formGroupMange/dragPositionIndex'),
         meta: {