wangchao пре 1 година
родитељ
комит
7d3a2f08f7

+ 2 - 2
src/views/boundManagement/component/route.js

@@ -9,7 +9,7 @@ const outboundManagementRouter = {
     alwaysShow: true, // will always show the root menu
     meta: {
         title: 'outbound',
-        module: 'speedEdition.outWarehouseJsb',
+        // module: 'speedEdition.outWarehouseJsb',
         icon: '-chuku'
     },
     children: [
@@ -22,7 +22,7 @@ const outboundManagementRouter = {
             name: 'outbound',
             meta: {
               shortcutEntrance: 'outbound',
-              module: 'speedEdition.outWarehouseJsb',
+              // module: 'speedEdition.outWarehouseJsb',
               permissicon: [],
               keepAlive: false,
               _title:'出库'

+ 2 - 2
src/views/cost/component/route.js

@@ -9,7 +9,7 @@ const record = {
     alwaysShow: true, // will always show the root menu
     meta: {
         title: '费用',
-        module: 'speedEdition.expenseJsb',
+        // module: 'speedEdition.expenseJsb',
         icon: '-feiyong'
     },
     children: [
@@ -20,7 +20,7 @@ const record = {
             name: 'cost',
             meta: {
               shortcutEntrance: 'outbound',
-              module: 'speedEdition.expenseJsb',
+              // module: 'speedEdition.expenseJsb',
               permissicon: [],
               keepAlive: false,
               _title:'费用'

+ 2 - 2
src/views/customer/component/route.js

@@ -9,7 +9,7 @@ const record = {
     alwaysShow: true, // will always show the root menu
     meta: {
         title: '客户',
-        module: 'speedEdition.customerJsb',
+        // module: 'speedEdition.customerJsb',
         icon: '-kehu'
     },
     children: [
@@ -20,7 +20,7 @@ const record = {
             name: 'customer',
             meta: {
               shortcutEntrance: 'outbound',
-              module: 'speedEdition.customerJsb',
+              // module: 'speedEdition.customerJsb',
               permissicon: [],
               keepAlive: false,
               _title:'客户'

+ 2 - 2
src/views/record/component/route.js

@@ -9,7 +9,7 @@ const record = {
     alwaysShow: true, // will always show the root menu
     meta: {
         title: '记录',
-        module: 'speedEdition.inOutRecordJsb',
+        // module: 'speedEdition.inOutRecordJsb',
         icon: '-churukujilu'
     },
     children: [
@@ -20,7 +20,7 @@ const record = {
             name: 'record',
             meta: {
               shortcutEntrance: 'outbound',
-              module: 'speedEdition.inOutRecordJsb',
+              // module: 'speedEdition.inOutRecordJsb',
               permissicon: [],
               keepAlive: false,
               _title:'记录'

+ 2 - 2
src/views/setup/component/route.js

@@ -9,7 +9,7 @@ const setup = {
     alwaysShow: true, // will always show the root menu
     meta: {
       title: '设置',
-      module: 'speedEdition.goodsNameJsb,speedEdition.positionJsb',
+      // module: 'speedEdition.goodsNameJsb,speedEdition.positionJsb',
       icon: '-shezhi'
     },
     children: [
@@ -21,7 +21,7 @@ const setup = {
         meta: {
           title: '货名设置',
           shortcutEntrance: 'customerFundList',
-          module: 'speedEdition.goodsNameJsb',
+          // module: 'speedEdition.goodsNameJsb',
           permissicon: [],
           keepAlive: false,
           _title:'货名设置'