lph 1 anno fa
parent
commit
98879138b2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: {