在子元素上添加点击事件:

@tap.stop="testFn($event)"

testFn (e) {

  e.preventDefault();

}

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-19
  • 2022-02-11
  • 2021-10-15
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
相关资源
相似解决方案