<div @click="router(items.productId)"  style="float: left;" :key='items.productName' v-for="items in item"> </div>

获取:

router(e){
              conslone.log(e);
         }

 

相关文章:

  • 2022-12-23
  • 2021-08-16
  • 2021-08-19
  • 2022-12-23
  • 2022-12-23
  • 2021-06-27
  • 2021-09-06
猜你喜欢
  • 2022-12-23
  • 2021-11-01
  • 2022-02-07
  • 2021-07-13
  • 2021-12-18
  • 2022-12-23
相关资源
相似解决方案