jinlin
2024-01-15 1a7af6fff5185bb257c16b0445140c93263a3331
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,