lex-xin 6 年 前
コミット
e82d92c8d5

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/css/app.b3253537.css


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.1756b433.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.9b481043.js


+ 2 - 0
src/views/dashboard/index.vue

@@ -352,6 +352,8 @@ export default {
       }
       // 判断乐团是否已经开启缴费
       if (status == 2 || status == 3 || status == 4) {
+          this.paymentStatus = false
+      } else {
           this.paymentStatus = true
       }
       this.majorId = id;

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません