Vue Js Deep Watch

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 1

  • @maicoyamba2964
    @maicoyamba2964 4 года назад

    hello Sir i am new to vue js deep watch is not working
    i want to watch if "sport" is empty or not. please help,
    ex:
    person: {
    men: {
    sport: Array[1]
    0: "basketball"
    },
    women: {
    sport: Array[1]
    0: "volleyball"
    }
    }