lsc 3 týždňov pred
rodič
commit
c1f4f8521a
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/views/Student/index.vue

+ 1 - 0
src/views/Student/index.vue

@@ -1319,6 +1319,7 @@ const handleHomeworkSubmit = async () => {
             iframeElement.contentWindow.document &&
             iframeElement.contentWindow.document.body
         ) {
+          isSubmitting.value = true
 
           const _ajs = iframeElement.contentWindow.document.createElement('script')
           _ajs.type = 'text/javascript'