lsc 2 years ago
parent
commit
58c5771bad
1 changed files with 1 additions and 1 deletions
  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: {