首先可以在data中先声明一个变量

比如 sureDelBox : ' '

mounted 中 ---> 

vue 在methods中调用mounted中的方法?

methods 中 --->  this.sureDelBox(item) 直接this调用 

这时候要传的参数别忘记带上

如果你要问在mounted中调用methods中的方法 

那么如果是我  我会直接把这个方法直接写在mounted中

over

转载请注明出处  阿里嘎多~~~

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
猜你喜欢
  • 2021-05-24
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-20
  • 2022-12-23
相关资源
相似解决方案