jinlin
2024-01-31 9025b9cf7ec8610003d445a31d93e35e7bd73c2e
web/src/views/modules/flowChart/flowChartView.vue
@@ -223,7 +223,7 @@
      this.graph = new Graph({
        container: document.getElementById('flowChartView'),
        width: document.documentElement.clientWidth*0.5,
        height:400,
        height:550,
        // async: true,
        // grid: {
        //   visible: true,