ncsoftkeys click
This commit is contained in:
@@ -22,7 +22,6 @@ export default {
|
||||
}
|
||||
}, methods:{
|
||||
getHeadsProperty: function(id){
|
||||
debugger
|
||||
var variable = this.$store.getters.getHeadsProperty(id);
|
||||
return variable;
|
||||
}
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
|
||||
</template>
|
||||
<script>
|
||||
import { Hub } from "src/services/hub";
|
||||
export default {
|
||||
computed: {
|
||||
machineInfo: function() {
|
||||
|
||||
Reference in New Issue
Block a user