lex-xin 5 years ago
parent
commit
a0559b9f76

File diff suppressed because it is too large
+ 0 - 0
dist/css/ClassDetail.356d8f7b.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/ClassDetail.0b17ef60.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.2d2d1578.js


+ 2 - 1
src/views/app/ClassDetail.vue

@@ -111,7 +111,8 @@ export default {
                         this.$dialog.alert({
                             message: '恭喜你,加入成功此课程组'
                         }).then(() => {
-                            this.$router.push('/studentDownLoad')
+                            // this.$router.push('/studentDownLoad')
+                            window.location.href = 'https://mstuonline.dayaedu.com/#/studentDownload'
                         });
                     } else {
                         this.$toast(result.msg)

Some files were not shown because too many files changed in this diff