浏览代码

添加动作

xushiting 2 年之前
父节点
当前提交
281265020a
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 2 0
      src/graphic/Controls/UIControl.js
  2. 1 0
      src/graphic/enum/Action.js

+ 2 - 0
src/graphic/Controls/UIControl.js

@@ -96,6 +96,8 @@ export default class UIControl {
     }
     }
   }
   }
 
 
+  handleGeo() {}
+
   /****************************************************************************针对菜单*******************************************************************************/
   /****************************************************************************针对菜单*******************************************************************************/
 
 
   //撤销
   //撤销

+ 1 - 0
src/graphic/enum/Action.js

@@ -0,0 +1 @@
+**