src/views/officeProcessAutomation/ApproveManage/approve-list/approveListConstants.js
@@ -496,6 +496,7 @@
    templateSnapshot,
    tasks,
    records: Array.isArray(row.records) ? row.records : [],
    storageBlobVOList: row.storageBlobVOList || [],
    flowNodes,
    approvalFlowNodes: [],
    currentNodeIndex: 0,