腾龙公司游戏APP下载链接 【xs10159.com】 新盛公司游戏APP下载链接 【xs10159.com】腾龙公司游戏APP下载链接 【xs10159.com】 -腾龙娱乐游戏下载链接 【xs10159.com】 const item = this.redoStack.pop();const base = this.editor.state.toBlock();const inverted = item.delta.invert(base);this.undoStack.push({ id: item.id, delta: inverted, range: this.transformRange(item.range, inverted),});this.lastRecord = 0;const { HISTORY } = APPLY_SOURCE;this.editor.state.apply(item.delta, { source: HISTORY, autoCaret: false });this.restoreSelection(item);
|