Compare commits
No commits in common. "45d9e621ad49b99c710a8a3b9f855793d1f3ba56" and "be668bb65fac8651346e86abd4f4bb608dff6b35" have entirely different histories.
45d9e621ad
...
be668bb65f
@ -47,11 +47,6 @@ 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