Explorar o código

提交一下

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

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

@@ -181,7 +181,8 @@
               <auth auths="musicGroupPaymentCalender/update/4313">
                 <el-button
                   type="text"
-                  v-if="teamStatus && scope.row.auditStatus === 'AUDITING'"
+                  v-if="teamStatus && scope.row.auditStatus === 'AUDITING'&&scope.row.paymentType != 'ADD_STUDENT' &&
+                    scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'"
                   @click="revoke(scope.row)"
                   >撤回</el-button
                 >