FE-Driver / vue-beauty

Beautiful UI components build with vue and ant design
https://fe-driver.github.io/vue-beauty
MIT License
2.11k stars 248 forks source link

input组件增加attrs的绑定,将除了props属性以外其他的属性可以传递到子组件,比如一些input的maxLength等原生属性 #311

Closed devinRex closed 6 years ago

devinRex commented 5 years ago

@vitamin-lin 可能需要麻烦看下vue的版本,这个实例属性应该是V2.4版本添加的,vue-beauty lock的版本是2.5,理论上不应该有问题才对