Answer the question
In order to leave comments, you need to log in
How to track change in nested data object in vue2?
There is such an object in data:
...
{
...
obj_lev_1: {
obj_lev2: {
need_watch: true,
}
obj_lev2_2: {
need_watch: true,
}
},
...
}
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question