Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

index.js:181Uncaught TypeError: (0 , _jquery2.default)(...).datetimepicker is not a function #26

Open mj-io opened 7 years ago

mj-io commented 7 years ago

首先:index.js:181Uncaught TypeError: (0 , _jquery2.default)(...).datetimepicker is not a function 然后:demo里面怎么都是直接嵌入,为啥不用common.js引入?