Compare commits

..

No commits in common. "cb35c58b92175f5fab0988cabd84e764da8b7cfd" and "40fe0619ed01797c05563f6ff314a9d11159d9a1" have entirely different histories.

View File

@ -105,11 +105,6 @@ export default {
watch: {
"$route"(newName, oldName) {
this.gerRouter();
var store = this.$store.state
if(!store.equipmentName){
this.getByid()
}
},
},
mounted() {