ncsoftkeys click

This commit is contained in:
Paolo Possanzini
2018-03-22 17:12:40 +01:00
parent 0efed74c63
commit 935b3e8ad0
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -22,7 +22,6 @@ export default {
}
}, methods:{
getHeadsProperty: function(id){
debugger
var variable = this.$store.getters.getHeadsProperty(id);
return variable;
}
+1
View File
@@ -46,6 +46,7 @@
</template>
<script>
import { Hub } from "src/services/hub";
export default {
computed: {
machineInfo: function() {