zhangjie 1 年之前
父节点
当前提交
d28d2abe2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/exam/components/ApplyContent.vue

+ 1 - 1
src/modules/exam/components/ApplyContent.vue

@@ -784,7 +784,7 @@ export default {
         await this.getFlowList();
       } else {
         await this.getFlowHistory();
-        this.getCurFlowNodeInfo();
+        if (!this.IS_PREVIEW) this.getCurFlowNodeInfo();
       }
 
       // if (this.IS_AUDIT) this.getCurFlowNodeInfo();