frontend/src/views/home/components/test.vue
frontend/src/views/home/components/timeTest.vue
This commit is contained in:
@@ -456,6 +456,7 @@ const currentStepStatus = ref<'error' | 'finish' | 'wait' | 'success' | 'process
|
||||
total.value = 0;
|
||||
activeIndex.value = 0
|
||||
qualified.value = 0
|
||||
active.value = 0
|
||||
dialogVisible.value = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user