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: {