lsc 3 tygodni temu
rodzic
commit
c1f4f8521a
1 zmienionych plików z 1 dodań i 0 usunięć
  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 &&
             iframeElement.contentWindow.document.body
             iframeElement.contentWindow.document.body
         ) {
         ) {
+          isSubmitting.value = true
 
 
           const _ajs = iframeElement.contentWindow.document.createElement('script')
           const _ajs = iframeElement.contentWindow.document.createElement('script')
           _ajs.type = 'text/javascript'
           _ajs.type = 'text/javascript'