wyling %!s(int64=3) %!d(string=hai) anos
pai
achega
40ae4fe218
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/mockTest/index.vue

+ 1 - 1
src/views/mockTest/index.vue

@@ -13,7 +13,7 @@ import startTest from "./components/startTest.vue";
 
 import { ref, reactive } from "vue";
 
-const userTestData = reactive({
+const userTestData = ref({
   testScores: 0,
   useTime: 0,
 });