Browse Source

修改逻辑

lex-xin 5 years ago
parent
commit
e82d92c8d5

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


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.b3253537.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.1756b433.js


File diff suppressed because it is too large
+ 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;

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