Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

菜单组件没有API说明?点击事件在哪添加? #46

Open
wnf168 opened this issue Dec 14, 2022 · 1 comment
Open

菜单组件没有API说明?点击事件在哪添加? #46

wnf168 opened this issue Dec 14, 2022 · 1 comment

Comments

@wnf168
Copy link

wnf168 commented Dec 14, 2022

No description provided.

@Ningstyle
Copy link
Owner

<m-menu :options="menuOptions" @change="menuChange"></m-menu>
const menuChange = (data) => { console.log(data); };

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants