|  | @ -90,7 +90,7 @@ export default { | 
		
	
		
			
				|  |  |   }, |  |  |   }, | 
		
	
		
			
				|  |  |   methods: { |  |  |   methods: { | 
		
	
		
			
				|  |  |     handleForm(index, item) { |  |  |     handleForm(index, item) { | 
		
	
		
			
				|  |  |       if (this.$parent.isPlatform && item.platform) { |  |  |  | 
		
	
		
			
				|  |  |  |  |  |       if (this.$parent.isPlatform && item.platform && this.name !== item.name) { | 
		
	
		
			
				|  |  |         this.confirmChange().finally(() => { |  |  |         this.confirmChange().finally(() => { | 
		
	
		
			
				|  |  |           this.setForm(index, item) |  |  |           this.setForm(index, item) | 
		
	
		
			
				|  |  |         }) |  |  |         }) | 
		
	
	
		
			
				|  | 
 |