|  | @@ -2709,18 +2709,4 @@ export default [{
 | 
	
		
			
				|  |  |      component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/supplierTransactions/index')
 | 
	
		
			
				|  |  |    }]
 | 
	
		
			
				|  |  |  },
 | 
	
		
			
				|  |  | -  //生产模拟
 | 
	
		
			
				|  |  | -  {
 | 
	
		
			
				|  |  | -    path: '/ProductionManagement/index',
 | 
	
		
			
				|  |  | -    component: Layout,
 | 
	
		
			
				|  |  | -    hidden: true,
 | 
	
		
			
				|  |  | -    children: [{
 | 
	
		
			
				|  |  | -      path: '/ProductionManagement/index',
 | 
	
		
			
				|  |  | -      name: '生产模拟',
 | 
	
		
			
				|  |  | -      meta: {
 | 
	
		
			
				|  |  | -        keepAlive: true,
 | 
	
		
			
				|  |  | -      },
 | 
	
		
			
				|  |  | -      component: () => import( /* webpackChunkName: "views" */ '@/views/ProductionManagement/index')
 | 
	
		
			
				|  |  | -    }]
 | 
	
		
			
				|  |  | -  },
 | 
	
		
			
				|  |  |  ]
 |