Closed this issue 8 years ago · 2 comments
if (this.date.time === '') { 這行代碼報錯
if (this.date.time === '') {
Uncaught TypeError: Cannot read property 'time' of undefined
用的版本是1.2.0
1、本组件已升级Vue2.0,vue1.x自行修改“vue-tab.vue1.0”为“vue-tab.vue”即可,然后替换下style部分(兼容UC)即可 2、本组件并没有这行代码,这代码是您自己写的吗?
發錯地方了