jinlin
2023-12-15 0a2013ac0a8356c4bdbc44ba05e622b54d9bebed
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,