In the mpvue parent component, after getting the data asynchronously, the child component is not re-rendered. Has anyone ever encountered this problem?

in the mpvue parent component, after getting the data asynchronously, the child component is not re-rendered. Has anyone ever encountered this problem

Sep.18,2021

get data in the onLoad lifecycle


you can get it for the first time, and you need to listen to

when you change the data for the second time.
Menu