Commit 58dbee52 by liyuhang19990520

注释

parent 861cf052
......@@ -19018,9 +19018,9 @@
*/
}, {
//获取不到对象在这里看
key: '_onAddObject',
value: function _onAddObject(objectProps) {
// console.log(objectProps,222222)
var obj = this._graphics.getObject(objectProps.id);
this._invoker.fire(_consts.eventNames.EXECUTE_COMMAND, (0, _util.getObjectType)(obj.type));
this._pushAddObjectCommand(obj);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment