wente
2023-11-30 ddc3c5f70ed391c55dc83cc9d9e9c6d1fa672de5
web/src/views/modules/flowChart/processTimeline.vue
@@ -3,7 +3,7 @@
    <el-col>
      <FlowChartView :flowChartHeight="flowChartHeight" ref="flowChartView"></FlowChartView>
    </el-col>
    <el-col>
    <el-col style="margin-top: 10px">
      <ProcessTrajectory ref="processTrajectory" @refreshDataList="getQuery()"></ProcessTrajectory>
    </el-col>
  </el-row>