|  | @@ -59,6 +59,7 @@ import IndexCard from '@/views/login/components/modules/shared/IndexCard.vue'
 | 
	
		
			
				|  |  |  import DynamicTable from '@/components/dynamic-table/index.vue'
 | 
	
		
			
				|  |  |  import { getMultipleWayHistories } from '@/api/webApi/multiple-way'
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +/* Important Note: MultiwayIndex - back menu: route name */
 | 
	
		
			
				|  |  |  export default {
 | 
	
		
			
				|  |  |    name: 'MultipleWay',
 | 
	
		
			
				|  |  |    components: { DynamicTable, IndexCard },
 |