Pārlūkot izejas kodu

06/04 14:06

111
mo 5 gadi atpakaļ
vecāks
revīzija
cd1aab99a7

+ 1 - 1
src/views/vipClass/vipDetail/components/vipStudentList.vue

@@ -71,7 +71,7 @@
                            @click="lookFee(scope)">退学</el-button>
               </el-popover> -->
               <el-button type="text"
-                         v-if="scope.row.studentStatus == 0"
+                         v-if="scope.row.studentStatus == 0 || scope.row.studentStatus == 3"
                          v-permission="'vipGroupManage/applyRefundForStudent'"
                          @click="lookFee(scope)">退学</el-button>
               <!--   v-permission="'vipGroupManage/applyRefundForStudent'" -->