lsc 2 недель назад
Родитель
Сommit
e6690c9d31
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      src/views/Student/index.vue

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

@@ -1454,7 +1454,8 @@ const handleRefreshPage = () => {
 
     if (refreshedCount > 0) {
       message.success(`刷新完成`)
-      
+      isSubmitting.value = false
+
       // 如果当前页面有iframe,重新获取作业数据
       if (currentSlideHasIframe.value && props.type == '1') {
         setTimeout(() => {