瀏覽代碼

bug修改

zhangjie 3 年之前
父節點
當前提交
c94e0411ce
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/modules/exam/views/TaskApplyManage.vue

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

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