Explorar el Código

增加调试的方法

JXDS18FUJT hace 2 años
padre
commit
df00e9a916
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/exam/begin.vue

+ 1 - 0
src/views/exam/begin.vue

@@ -88,6 +88,7 @@ export default defineComponent({
 
       e.preventDefault();
       // visible.value =false
+      alert('进入核心方法前')
       backView()
 
     }