lex 1 rok pred
rodič
commit
c341796749

+ 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();
       }
     });