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