lsc пре 3 недеља
родитељ
комит
c1f4f8521a
1 измењених фајлова са 1 додато и 0 уклоњено
  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'