Explorar el Código

Merge branch '03/18addSingin' into dev

mo hace 4 años
padre
commit
dd38ac373d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/teamBuild/signupList.vue

+ 1 - 1
src/views/teamBuild/signupList.vue

@@ -36,7 +36,7 @@
             class="newBand"
             @click="payStart"
             v-permission="getFullPermission('musicGroup/openPay')"
-            v-if="status == 'APPLY' || status == 'PAY'"
+            v-if="status == 'APPLY'"
           >
             开始缴费
           </div>