lex 1 năm trước cách đây
mục cha
commit
c341796749
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();
       }
     });