浏览代码

注释代收合同

achao 3 年之前
父节点
当前提交
718029c1f0
共有 1 个文件被更改,包括 14 次插入14 次删除
  1. 14 14
      src/views/contractManagement/component/routers/route.js

+ 14 - 14
src/views/contractManagement/component/routers/route.js

@@ -314,20 +314,20 @@ const contractManagementRouter = {
       },
       hidden: true
     },
-    // 代收合同
-    {
-      path: 'collectionContract',
-      component: () =>
-        import(/* webpackChunkName: "sparepartList" */ '@/views/contractManagement/collectionContract'),
-      name: 'collectionContract',
-      meta: {
-        title: 'collectionContract',
-        shortcutEntrance: 'contractManagement',
-        module: 'contractManagement.buyContract',
-        permissicon: [],
-        keepAlive: true
-      }
-    },
+    // // 代收合同
+    // {
+    //   path: 'collectionContract',
+    //   component: () =>
+    //     import(/* webpackChunkName: "sparepartList" */ '@/views/contractManagement/collectionContract'),
+    //   name: 'collectionContract',
+    //   meta: {
+    //     title: 'collectionContract',
+    //     shortcutEntrance: 'contractManagement',
+    //     module: 'contractManagement.buyContract',
+    //     permissicon: [],
+    //     keepAlive: true
+    //   }
+    // },
     //代收合同添加
     {
       path: 'collectionContractAdd',