gjy 3 anos atrás
pai
commit
18febd1556
2 arquivos alterados com 27 adições e 25 exclusões
  1. 2 0
      src/lang/zh.js
  2. 25 25
      src/views/outboundManagement/component/route.js

+ 2 - 0
src/lang/zh.js

@@ -1028,6 +1028,7 @@ export default {
 
 
     // 库内自采
     // 库内自采
     houseSelfCollect: '收购业务管理',
     houseSelfCollect: '收购业务管理',
+    deliverywarehouse:'出库管理',
     customerManagement: '客户管理',
     customerManagement: '客户管理',
     acquisitionManagement: '仓库设置',
     acquisitionManagement: '仓库设置',
     inspectionManagement: '质检管理',
     inspectionManagement: '质检管理',
@@ -7459,6 +7460,7 @@ export default {
     weighingManagement: '检斤管理',
     weighingManagement: '检斤管理',
     newWeighingManagement: '新检斤管理',
     newWeighingManagement: '新检斤管理',
     houseSelfCollect: '收购业务管理',
     houseSelfCollect: '收购业务管理',
+    deliverywarehouse:'出库管理',
     houseSelfCollectPrint: '查看',
     houseSelfCollectPrint: '查看',
     customerManagementEdit: '客户管理编辑',
     customerManagementEdit: '客户管理编辑',
     customerManagementAdd: '客户管理添加',
     customerManagementAdd: '客户管理添加',

+ 25 - 25
src/views/outboundManagement/component/route.js

@@ -13,32 +13,32 @@ const outboundManagementRouter = {
     },
     },
     children: [
     children: [
         // 检斤管理
         // 检斤管理
-        // {
-        //     path:'weighingManagement',
-        //     component: () =>
-        //         import(/* webpackChunkName: "sparepartList" */ '@/views/outboundManagement/weighingManagement'),
-        //     name:'weighingManagement',
-        //     meta: {
-        //         title:'weighingManagement',
-        //         shortcutEntrance:'outboundManagement',
-        //         module:'outbound.acquisitionWeightOut.view',
-        //         permissicon: [],
-        //         keepAlive: true
-        //     }
-        // },
         {
         {
-          path:'weighingManagement',
-          component: () =>
-              import(/* webpackChunkName: "sparepartList" */ '@/views/outboundManagement/weighingManagementNew'),
-          name:'weighingManagement',
-          meta: {
-              title:'weighingManagement',
-              shortcutEntrance:'outboundManagement',
-              module:'outbound.acquisitionWeightOut.view',
-              permissicon: [],
-              keepAlive: true
-          }
-      },
+            path:'weighingManagement',
+            component: () =>
+                import(/* webpackChunkName: "sparepartList" */ '@/views/outboundManagement/weighingManagement'),
+            name:'weighingManagement',
+            meta: {
+                title:'weighingManagement',
+                shortcutEntrance:'outboundManagement',
+                module:'outbound.acquisitionWeightOut.view',
+                permissicon: [],
+                keepAlive: true
+            }
+        },
+      //   {
+      //     path:'weighingManagement',
+      //     component: () =>
+      //         import(/* webpackChunkName: "sparepartList" */ '@/views/outboundManagement/weighingManagementNew'),
+      //     name:'weighingManagement',
+      //     meta: {
+      //         title:'weighingManagement',
+      //         shortcutEntrance:'outboundManagement',
+      //         module:'outbound.acquisitionWeightOut.view',
+      //         permissicon: [],
+      //         keepAlive: true
+      //     }
+      // },
         //检斤信息
         //检斤信息
         {
         {
             path: 'weighing',
             path: 'weighing',