lex hace 1 año
padre
commit
c341796749
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/knowledge-library/examination-mode/index.tsx

+ 1 - 0
src/views/knowledge-library/examination-mode/index.tsx

@@ -76,6 +76,7 @@ export default defineComponent({
       onFinish: async () => {
         eventUnit.emit('unitAudioStop');
         await onResultPopup();
+        onAfter();
       }
     });