Vue watch does not trigger when changing the data value to the same value

前端 未结 0 1767
天涯浪人
天涯浪人 2020-12-21 16:21

I\'m creating a UNO clone, I used a watcher to execute code on every turn start:

  watch: {
    // on turn change
    a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题