iview里的表格render了Input组件type为text

2018-07-23  本文已影响0人  叶不归宿

解决方法

nativeOn: {
  click: (e) => {
    console.log(e.target)
  }
},
上一篇 下一篇

猜你喜欢

热点阅读