Explorar o código

学校缴费添加学员限制

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
3ed0b2144a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/resetTeaming/components/resetPayListSchool.vue

+ 1 - 1
src/views/resetTeaming/components/resetPayListSchool.vue

@@ -102,7 +102,7 @@
                          v-permission="'musicGroupPaymentCalender/auditListDetail'">查看</el-button>
               <el-button type="text"
                          @click="openChioseStudent(scope.row)"
-                         v-if="scope.row.status != 'REJECT' && scope.row.status != 'AUDITING'&&teamStatus"
+                         v-if="scope.row.status != 'REJECT' && scope.row.status != 'AUDITING'&&teamStatus && scope.row.paymentType != 'MUSIC_APPLY'"
                          v-permission="'musicGroupPaymentCalenderDetail/batchAdd'">添加学员</el-button>
               <el-button type="text"
                          v-if="scope.row.status == 'REJECT'&&teamStatus"