| 
														
															@@ -3134,9 +3134,9 @@ export const asyncRouterMap = [ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             name: 'productUniversal', 
														 | 
														
														 | 
														
															             name: 'productUniversal', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             component: BlankLayout, 
														 | 
														
														 | 
														
															             component: BlankLayout, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             meta: { 
														 | 
														
														 | 
														
															             meta: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              title: '通用配件', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              icon: 'sketch' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              // permission: 'M_productUniversalList' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              title: '通用产品', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              icon: 'sketch', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              permission: 'M_productUniversalList' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             }, 
														 | 
														
														 | 
														
															             }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             hideChildrenInMenu: true, 
														 | 
														
														 | 
														
															             hideChildrenInMenu: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             children: [ 
														 | 
														
														 | 
														
															             children: [ 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -3145,10 +3145,10 @@ export const asyncRouterMap = [ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 name: 'productUniversalList', 
														 | 
														
														 | 
														
															                 name: 'productUniversalList', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 component: () => import(/* webpackChunkName: "productManagement" */ '@/views/productManagement/productUniversal/list.vue'), 
														 | 
														
														 | 
														
															                 component: () => import(/* webpackChunkName: "productManagement" */ '@/views/productManagement/productUniversal/list.vue'), 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 meta: { 
														 | 
														
														 | 
														
															                 meta: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  title: '通用配件', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  title: '通用产品', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                   icon: 'sketch', 
														 | 
														
														 | 
														
															                   icon: 'sketch', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  hidden: true 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  // permission: 'M_productUniversalList' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  hidden: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  permission: 'M_productUniversalList' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 } 
														 | 
														
														 | 
														
															                 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               } 
														 | 
														
														 | 
														
															               } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             ] 
														 | 
														
														 | 
														
															             ] 
														 |