Compare commits

..

No commits in common. "45d9e621ad49b99c710a8a3b9f855793d1f3ba56" and "be668bb65fac8651346e86abd4f4bb608dff6b35" have entirely different histories.

View File

@ -47,11 +47,6 @@ export default {
"$route"(newName, oldName) {
this.gerRouter();
},
'$store.state.equipmentIndex': function (newValue, oldValue) {
const that = this;
this.getByid()
},
'$i18n.locale'() {
this.initRouterList()
}