Compare commits
No commits in common. "cb35c58b92175f5fab0988cabd84e764da8b7cfd" and "40fe0619ed01797c05563f6ff314a9d11159d9a1" have entirely different histories.
cb35c58b92
...
40fe0619ed
@ -105,11 +105,6 @@ export default {
|
|||||||
watch: {
|
watch: {
|
||||||
"$route"(newName, oldName) {
|
"$route"(newName, oldName) {
|
||||||
this.gerRouter();
|
this.gerRouter();
|
||||||
var store = this.$store.state
|
|
||||||
if(!store.equipmentName){
|
|
||||||
this.getByid()
|
|
||||||
}
|
|
||||||
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user