Ver código fonte

增加调试的方法1

JXDS18FUJT 2 anos atrás
pai
commit
90f728c53f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/exam/begin.vue

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

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