lex-xin 5 lat temu
rodzic
commit
ea68a6de4c

Plik diff jest za duży
+ 0 - 0
dist/css/CourseEvaluation.5afede89.css


Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/js/CourseEvaluation.a93d38e9.js


Plik diff jest za duży
+ 0 - 0
dist/js/app.0f6f3814.js


+ 12 - 12
src/views/audition/CourseEvaluation.vue

@@ -191,18 +191,18 @@ export default {
         this.$toast("请填写曲目");
         return;
       }
-      if (!this.pronunciation) {
-        this.$toast("请给发音打分");
-        return;
-      }
-      if (!this.tempo) {
-        this.$toast("请给节奏打分");
-        return;
-      }
-      if (!this.musicTheory) {
-        this.$toast("请给乐理打分");
-        return;
-      }
+      // if (!this.pronunciation) {
+      //   this.$toast("请给发音打分");
+      //   return;
+      // }
+      // if (!this.tempo) {
+      //   this.$toast("请给节奏打分");
+      //   return;
+      // }
+      // if (!this.musicTheory) {
+      //   this.$toast("请给乐理打分");
+      //   return;
+      // }
       if (!this.memo) {
         this.$toast("请输入备注");
         return;

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików