xushiting hai 1 ano
pai
achega
75f785b11e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/view/case/draw/board/editCAD/History/History.js

+ 1 - 0
src/view/case/draw/board/editCAD/History/History.js

@@ -32,6 +32,7 @@ export default class History {
     clear(){
         change.lastData = {}; 
         change.elements = {}; 
+        historyService.clearHistoryRecord();
     }
 
     save() {