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