lsc 2 년 전
부모
커밋
58c5771bad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/tools/imgDraw/imgDraw.vue

+ 1 - 1
src/components/tools/imgDraw/imgDraw.vue

@@ -739,7 +739,7 @@ export default {
       this.show = this.drawShow;
       this.handleInitCanvas();
       this.handleChangeToolType(1);
-      this.doubleFin();
+      // this.doubleFin();
     });
   },
   watch: {