施肥机名称切换
This commit is contained in:
		
							parent
							
								
									c59851e02e
								
							
						
					
					
						commit
						afb919e5e4
					
				@ -47,6 +47,11 @@ export default {
 | 
				
			|||||||
        "$route"(newName, oldName) {
 | 
					        "$route"(newName, oldName) {
 | 
				
			||||||
            this.gerRouter();
 | 
					            this.gerRouter();
 | 
				
			||||||
        }, 
 | 
					        }, 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        '$store.state.equipmentIndex': function (newValue, oldValue) {
 | 
				
			||||||
 | 
					      const that = this;
 | 
				
			||||||
 | 
					    this.getByid()
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
         '$i18n.locale'() {
 | 
					         '$i18n.locale'() {
 | 
				
			||||||
    this.initRouterList()
 | 
					    this.initRouterList()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user