|
|
@@ -92,7 +92,7 @@ import 'vue-json-pretty/lib/styles.css';
|
|
|
const currentTime = ref('');
|
|
|
const gamesRelation = ref([]);
|
|
|
const gamesSolution = ref({});
|
|
|
-const selectedTestMode = ref('1');
|
|
|
+const selectedTestMode = ref('');
|
|
|
|
|
|
const prettyData = ref(null);
|
|
|
const prettyIndent = ref(2);
|