whycwx
2021-07-23 88e497e20a51a2a127c4bc59f036f5367ab0670e
src/pages/AFEinverter/js/gridCircuitDiagram.js
@@ -74,7 +74,7 @@
        lineWidth: lineWidth,
        points: [
            [line3[0][0],line3[0][1]],
            [line2[1][0]-10, line2[1][1]]
            [line2[1][0], line2[1][1]]
        ]
    });
@@ -223,7 +223,8 @@
        fillStyle: '#ffff18',
        fontSize: 12,
        fontWidth:1,
        point:[text7.right[0]-65,text7.right[1]+55],
        point:[text6.right[0]+18,text6.right[1]+25],
        // point:[dashLine1[1][0]+65,dashLine1[1][1]+142],
        showPanel: false,
        type:true,
        radBorder: true,