qymljy 2 年之前
父節點
當前提交
8dcb783e90
共有 2 個文件被更改,包括 7 次插入7 次删除
  1. 6 6
      src/router/modelNormal.js
  2. 1 1
      src/system/moduleNormal/enterpriseArchives/index.vue

+ 6 - 6
src/router/modelNormal.js

@@ -10,8 +10,8 @@ const moduleNormal = [
     component: ()=>import(/* webpackChunkName: "about" */ '@/system/moduleNormal/reportcenter/index.vue'),
   },
   {
-    path: '/custom_option',
-    name: 'custom_option',
+    path: '/customclassification',
+    name: 'customclassification',
     meta: {
       title: '自定义选项分类',
       name: 'custom_option',
@@ -60,8 +60,8 @@ const moduleNormal = [
     component: () => import(/* webpackChunkName: "about" */ '@/system/moduleNormal/roleManage/detail/index.vue')
   },
   {
-    path: '/vacation',
-    name: 'vacation',
+    path: '/vacationmag',
+    name: 'vacationmag',
     meta: {
       title: '节假日管理',
       name: 'vacation',
@@ -70,8 +70,8 @@ const moduleNormal = [
     component: () => import(/* webpackChunkName: "about" */ '@/system/moduleNormal/vacationMag/index.vue')
   },
   {
-    path: '/remindconfig',
-    name: 'remindconfig',
+    path: '/reminderconfig',
+    name: 'reminderconfig',
     meta: {
       title: '系统提醒设置',
       name: 'remindconfig',

+ 1 - 1
src/system/moduleNormal/enterpriseArchives/index.vue

@@ -36,4 +36,4 @@
   }
 </script>
 <style>
-</style>
+</style>