浏览代码

以被录取隐藏报名操作

shilipojs 2 年之前
父节点
当前提交
17158efcdd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/elective/select/components/elective-table.vue

+ 1 - 1
src/views/elective/select/components/elective-table.vue

@@ -170,7 +170,7 @@ export default {
     resolveTableSuffix() {
       const stepMatched = this.generation.active == this.generation.current
       const enableApply = !this.generation.currentOpt.decisionMaking
-      const enableSignUp = stepMatched && enableApply && !this.readonly
+      const enableSignUp = stepMatched && enableApply && !this.readonly && !this.enrollStatus.enrolledGroup
 
       return {
         rankInGroup: {