@@ -169,7 +169,7 @@ export default {
};
},
mounted() {
- this.fetchGpuData()
+ this.fetchData()
methods: {
async fetchData() {