lsc 2 năm trước cách đây
mục cha
commit
58c5771bad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {