Browse Source

提交缴费项目

1
mo 4 năm trước cách đây
mục cha
commit
25403abc45
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/views/resetTeaming/components/resetPayList.vue

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

@@ -197,9 +197,6 @@
                 <el-button
                   type="text"
                   v-if="
-                    (scope.row.auditStatus == 'REJECT' ||
-                      scope.row.auditStatus == 'DRAFT' ||
-                      scope.row.auditStatus == 'NO') &&
                     teamStatus &&
                     scope.row.paymentType != 'ADD_STUDENT' &&
                     scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'