|  | @@ -346,7 +346,7 @@ export default {
 | 
	
		
			
				|  |  |        // searchForm: this.searchForm,
 | 
	
		
			
				|  |  |        // pageInfo: this.pageInfo
 | 
	
		
			
				|  |  |         this.$store.dispatch('delVisitedViews', this.$route)
 | 
	
		
			
				|  |  | -      this.$router.push({ path: '/orderManager/businessStatement' })
 | 
	
		
			
				|  |  | +      this.$router.push({ path: '/businessStatement' })
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 |