Przeglądaj źródła

删除按钮修改

wolyshaw 4 lat temu
rodzic
commit
deaea778ed

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

@@ -138,6 +138,7 @@
 
 
               <el-button type="text"
               <el-button type="text"
                        v-permission="'musicGroupPaymentCalender/delByBatchNo'"
                        v-permission="'musicGroupPaymentCalender/delByBatchNo'"
+                       v-if="scope.row.auditStatus != 'REJECT' && scope.row.auditStatus != 'AUDITING' && scope.row.auditStatus != 'REJECT' && scope.row.auditStatus != 'NO' && teamStatus && scope.row.paymentType != 'ADD_STUDENT' && scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'"
                        @click="removeBatchNo(scope.row)">删除</el-button>
                        @click="removeBatchNo(scope.row)">删除</el-button>
 
 
               <!-- <el-button type="text"
               <!-- <el-button type="text"

+ 1 - 0
src/views/resetTeaming/components/resetPayListSchool.vue

@@ -138,6 +138,7 @@
 
 
               <el-button type="text"
               <el-button type="text"
                        v-permission="'musicGroupPaymentCalender/delByBatchNo'"
                        v-permission="'musicGroupPaymentCalender/delByBatchNo'"
+                       v-if="scope.row.auditStatus != 'REJECT' && scope.row.auditStatus != 'AUDITING' && scope.row.auditStatus != 'REJECT' && scope.row.auditStatus != 'NO' && teamStatus && scope.row.paymentType != 'ADD_STUDENT' && scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'"
                        @click="removeBatchNo(scope.row)">删除</el-button>
                        @click="removeBatchNo(scope.row)">删除</el-button>
 
 
               <!-- <el-button type="text"
               <!-- <el-button type="text"