vueComponent/ant-design-vue
The issue has been closed
When adding the @click event to the button element, the onClick attribute is also defined in the value of v-bind. The operation prompts that onClick needs to accept a Function, but it gets an Array, and the code can run normally. How to remove this warning prompt #6363
ay-seeing posted onGitHub