提交 279a41ad 编写于 作者: KK's avatar KK

上下文菜单 --fix6

上级 7dc187a1
......@@ -894,6 +894,7 @@ import { Util } from '@ibiz-core/utils'
*/
public node_touch(item:any){
this.activeNode = item.id.split(';')[0];
this.currentselectedNode = JSON.parse(JSON.stringify(item));
this.contextMenuShowStatus = true;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册