Browse Source

修改名称保存历史记录

tangning 1 ngày trước cách đây
mục cha
commit
0b48f6f0cf

+ 1 - 0
src/view/case/photos/canvas-photo-editor.js

@@ -255,6 +255,7 @@ export class CanvasPhotoEditor {
             type: "success",
             type: "success",
             message: `修改成功`,
             message: `修改成功`,
           });
           });
+          this.saveHistory()
           this.drawAllPages()
           this.drawAllPages()
           return
           return
         })
         })