zhangjie 1 year ago
parent
commit
4f6e29b734
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/modules/exam/views/TaskApplyManage.vue

+ 2 - 2
src/modules/exam/views/TaskApplyManage.vue

@@ -149,8 +149,8 @@
             >
             >
             <el-button
             <el-button
               v-if="
               v-if="
-                scope.row.flowType === 'NEW' &&
-                scope.row.approveCount === 2 &&
+                scope.row.auditStatus === 'AUDITING' &&
+                scope.row.setup === 2 &&
                 checkPrivilege('link', 'end')
                 checkPrivilege('link', 'end')
               "
               "
               class="btn-danger"
               class="btn-danger"