lex il y a 1 an
Parent
commit
c341796749
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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();
       }
     });