浏览代码

修复缴费项目可以删除

1
mo 4 年之前
父节点
当前提交
be2d1297bf
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/views/resetTeaming/components/resetPayList.vue

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

@@ -168,9 +168,6 @@
                 type="text"
                 v-permission="'musicGroupPaymentCalender/delByBatchNo/4305'"
                 v-if="
-                  (scope.row.auditStatus == 'REJECT' ||
-                    scope.row.auditStatus == 'AUDITING' ||
-                    scope.row.auditStatus == 'NO') &&
                   teamStatus &&
                   scope.row.paymentType != 'ADD_STUDENT' &&
                   scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'