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