1 #132
@ -105,6 +105,11 @@ export default {
 | 
			
		||||
    watch: {
 | 
			
		||||
        "$route"(newName, oldName) {
 | 
			
		||||
            this.gerRouter();
 | 
			
		||||
            var store = this.$store.state
 | 
			
		||||
            if(!store.equipmentName){
 | 
			
		||||
                this.getByid()
 | 
			
		||||
            }
 | 
			
		||||
          
 | 
			
		||||
        },
 | 
			
		||||
    },
 | 
			
		||||
    mounted() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user