elemnetUI el-dropdown下拉菜单,command事件需要传参

175 阅读1分钟

如果command事件要传递参数的话,就需要用箭头函数的方式写,要不然command为undefined

image.png

image.png