Ver Fonte

修改提示

lex-xin há 5 anos atrás
pai
commit
904a0cbcdd

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/css/ClassDetail.d11b90fa.css


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/index.html


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/js/ClassDetail.31f81f68.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/js/ClassDetail.374fd244.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/js/app.645b1f0a.js


+ 9 - 0
src/views/app/ClassDetail.vue

@@ -115,6 +115,15 @@ export default {
                             // this.$router.push('/studentDownLoad')
                             window.location.href = 'https://mstuonline.dayaedu.com/#/studentDownload'
                         });
+                    } else if(result.code == 302) {
+                        this.onSubmitStatus = true
+                        this.$dialog.alert({
+                            title: '课程冲突',
+                            message: result.msg,
+                            messageAlign: 'left'
+                        }).then(() => {
+                        // on close
+                        });
                     } else {
                         this.$toast(result.msg)
                     }

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff