mo 4 năm trước cách đây
mục cha
commit
59bed30e06
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/vipClass/vipList.vue

+ 1 - 1
src/views/vipClass/vipList.vue

@@ -340,7 +340,7 @@
                   >修改</el-button
                 >
                 <el-button type='text'  v-if="
-                    scope.row.vipGroupActivityId > 0 &&
+                    scope.row.vipGroupActivityId <=0 &&
                     permission('vipGroupManage/update')&&scope.row.status==1" @click="isStartCourse(scope.row)">确认成课</el-button>
               </div>
             </template>