mo 2 년 전
부모
커밋
853386cfcc
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/views/resetTeaming/components/resetPayList.vue

+ 2 - 3
src/views/resetTeaming/components/resetPayList.vue

@@ -189,10 +189,9 @@
                   teamStatus &&
                   scope.row.paymentType != 'MUSIC_APPLY' &&
                   scope.row.paymentType != 'ADD_STUDENT' &&
-                  scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST' &&
-                  scope.row.payUserType === 'STUDENT'
-                "
+                  scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'"
               >
+              <!--    &&scope.row.payUserType === 'STUDENT' -->
                 <el-button type="text" @click="openChioseStudent(scope.row)"
                   >添加学员</el-button
                 >