소스 검색

去除测试数据

bill 1 년 전
부모
커밋
511357b684
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/graphic/Renderer/Draw.js

+ 1 - 1
src/graphic/Renderer/Draw.js

@@ -661,7 +661,7 @@ export default class Draw {
         }
 
         // console.log(edgeVector);
-        edgeVector.style = VectorStyle.SingleSolidLine;
+        // edgeVector.style = VectorStyle.SingleSolidLine;
         help.drawStyleLine(
           ctx,
           points,