|  | @@ -792,6 +792,7 @@ export default {
 | 
	
		
			
				|  |  |        // 拿到刚才的存储的信息
 | 
	
		
			
				|  |  |        this.payfor = this.$store.getters.payList;
 | 
	
		
			
				|  |  |        this.topfor = this.$store.getters.topinfo;
 | 
	
		
			
				|  |  | +      console.log(this.$store.getters.topinfo)
 | 
	
		
			
				|  |  |        this.checkfor = this.$store.getters.checkinfo;
 | 
	
		
			
				|  |  |        let type = this.topfor.type;
 | 
	
		
			
				|  |  |        // 判断进来的乐团状态
 |