xushiting %!s(int64=2) %!d(string=hai) anos
pai
achega
d5beb22edd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/graphic/Layer.js

+ 2 - 0
src/graphic/Layer.js

@@ -159,6 +159,8 @@ export default class Layer {
             VectorType.Point,
             SelectState.Select
           );
+          this.history.save();
+          this.renderer.autoRedraw();
         } else {
           this.uiControl.prompt({ msg: "请先添加基准点", time: 1000 });
         }