提交 0622ff8c 编写于 作者: KK's avatar KK

树视图主状态计算逻辑

上级 14f9027d
...@@ -144,6 +144,14 @@ import { Util } from '@ibiz-core/utils' ...@@ -144,6 +144,14 @@ import { Util } from '@ibiz-core/utils'
} }
} }
/**
* 备份树节点上下文菜单
*
* @type any
* @memberof MainTreeBase
*/
public copyActionModel:any;
/** /**
* 树节点上下文菜单集合 * 树节点上下文菜单集合
* *
...@@ -224,7 +232,7 @@ import { Util } from '@ibiz-core/utils' ...@@ -224,7 +232,7 @@ import { Util } from '@ibiz-core/utils'
} }
} }
} }
/** /**
* 导航点击行为 * 导航点击行为
* *
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册