Parcourir la source

02/19 20:56

111
261568008@qq.com il y a 5 ans
Parent
commit
7a29d96450

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/js/app.2c4204ae.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/js/privacy.d1013918.js


+ 4 - 1
src/views/teacher/studyReport.vue

@@ -147,7 +147,10 @@ export default {
      addStudyReport({classGroupId:this.classGroupId,item:this.item,comment:this.comment}).then(res=>{
        if(res.data.code == 200){
          this.$toast('提交成功')
-          this.onAppBack()
+         setTimeout(()=>{
+             this.onAppBack()
+         },2000)
+        
        }else {
          this.$toast(res.data.msg)
        }

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff