| 
					
				 | 
			
			
				@@ -1735,8 +1735,8 @@ export const asyncRouterMap = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             component: BlankLayout, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             meta: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               title: '采购退货单报表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              icon: 'profile' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              // permission: 'M_urchaseReturn' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              icon: 'profile', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              permission: 'M_urchaseReturn' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             hideChildrenInMenu: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             children: [ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1747,8 +1747,8 @@ export const asyncRouterMap = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 meta: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   title: '采购退货单报表列表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   icon: 'profile', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                  hidden: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                  // permission: 'M_urchaseReturnList' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                  hidden: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                  permission: 'M_urchaseReturnList' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             ] 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1760,8 +1760,8 @@ export const asyncRouterMap = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             component: BlankLayout, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             meta: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               title: '采购退货单明细报表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              icon: 'profile' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              // permission: 'M_urchaseDetailReturn' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              icon: 'profile', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              permission: 'M_urchaseDetailReturn' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             hideChildrenInMenu: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             children: [ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1772,8 +1772,8 @@ export const asyncRouterMap = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 meta: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   title: '采购退货单明细报表列表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   icon: 'profile', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                  hidden: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                  // permission: 'M_urchaseDetailReturnList' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                  hidden: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                  permission: 'M_urchaseDetailReturnList' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             ] 
			 |