1
0
tangning 3 дней назад
Родитель
Сommit
edbd4a7351
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/view/case/photos/canvas-photo-editor.js

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

@@ -1501,9 +1501,9 @@ resizePageAndReflow(pages, pageIndex, itemValue) {
     console.log("saveHistory", this.history, newCurrentIndex, newCurrentIndex);
     this.indexingLineList = indexingLineList
     this.isHistory = false //回退不保存
+    this._layoutMode = layoutMode
     this.pages = JSON.parse(pages)
     this.currentIndex = newCurrentIndex
-    this._layoutMode = layoutMode
 
     // this.tempArrow.start = null
     // this.tempArrow.end = null