lsc 2 سال پیش
والد
کامیت
a6cc64ef08
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/components/studyStudent.vue

+ 2 - 2
src/components/studyStudent.vue

@@ -5251,8 +5251,8 @@ export default {
           this.selectSWorks();
           let _this = this;
           if (_this.timer) {
-            clearInterval(this.timer);
-            this.timer = null;
+            clearInterval(_this.timer);
+            _this.timer = null;
           }
           _this.timer = setInterval(function () {
             _this.selectSWorks();