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();