shengbingg %!s(int64=2) %!d(string=hai) anos
pai
achega
9d05c678a8
Modificáronse 2 ficheiros con 1637 adicións e 0 borrados
  1. 1630 0
      src/pages/main/workingCon/configUration.vue
  2. 7 0
      src/router/index.js

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1630 - 0
src/pages/main/workingCon/configUration.vue


+ 7 - 0
src/router/index.js

@@ -215,6 +215,13 @@ const routes = [{
                 ['../pages/main/closeFill/advanceDeposit.vue'], resolve)
         },
         {
+            meta: { name:  '工号配置', keepAlive: false },
+            path: '/workingCon',
+            name: 'workingCon',
+            component: (resolve) => require( /* webpackChunkName: "system" */
+                ['../pages/main/workingCon/configUration.vue'], resolve)
+        },
+        {
             meta: { name: '组织架构管理', keepAlive: false },
             path: '/organization',
             name: 'organization',