jinlin
2024-01-29 7a0c5479c363a10f573aa15a54dc8130eabd47ff
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,