lsc 2 yıl önce
ebeveyn
işleme
58c5771bad
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: {