| 
					
				 | 
			
			
				@@ -2905,7 +2905,7 @@ export const asyncRouterMap = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             name: 'productSourcePath', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             component: BlankLayout, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             meta: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              title: '产品追溯列表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              title: '唯一码追溯列表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               icon: 'radar-chart', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               permission: 'M_productSourcePathList' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -2916,7 +2916,7 @@ export const asyncRouterMap = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 name: 'productSourcePathList', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 component: () => import(/* webpackChunkName: "productManagement" */ '@/views/productManagement/productSourcePath/list.vue'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 meta: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                  title: '产品追溯列表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                  title: '唯一码追溯列表', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   icon: 'radar-chart', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   hidden: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                   permission: 'M_productSourcePathList' 
			 |