自定义菜单后无法使用
#1299
-
Beta Was this translation helpful? Give feedback.
Answered by
wumail
Aug 23, 2023
Replies: 1 comment 1 reply
-
看看是不是this指向的问题 callback: (edge) => {
this.lf.deleteEdge(edge.id);
}, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wumail
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
看看是不是this指向的问题