Compare commits
2 Commits
be668bb65f
...
45d9e621ad
Author | SHA1 | Date | |
---|---|---|---|
45d9e621ad | |||
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