mo il y a 2 ans
Parent
commit
853386cfcc
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  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
                 >