Jarryxin opened this issue 2 years ago · 0 comments
看到有 measure.registerPath(eventKey, connectedKeyPath) 在 MenuItem.tsx 中,如果有 measure 返回 null, 是什么意思 if (measure) { return null; }
measure.registerPath(eventKey, connectedKeyPath)
MenuItem.tsx
if (measure) { return null; }