yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 929 forks source link

bs-input不能接受step #359

Open picone opened 8 years ago

picone commented 8 years ago

当bs-input没有before或者after的slot时,不能接受step 文件:[https://github.com/yuche/vue-strap/blob/36e961debc50577ec9b3312a05f0aeb6a7d8376a/src/Input.vue#L38 Line22处有step,然而Line38处应该插入一个:step="step"