Explorar el Código

update src/views/ai/VideoAudit.vue

reghao hace 1 semana
padre
commit
9c95d8ac5f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/ai/VideoAudit.vue

+ 1 - 1
src/views/ai/VideoAudit.vue

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