mint-ui / docs

documentation for mint-ui.
http://mint-ui.github.io/docs
MIT License
213 stars 138 forks source link

datetimePick add the Description of the property of 'value' #76

Open DaisyWang88 opened 6 years ago

DaisyWang88 commented 6 years ago

when I use the Datetime-picker through the vue2 docs,I was confused by the description . the 'pickerVisible' I think it as a type of Boolean. so get the error 't.getFullYear is not a function'. Now,I know the property in vue1 is 的 type of Boolean,but the docs is not change。so , I did some change.

  1. change the variable name bound to v-model

  2. add some description about the type of value,add in API