I have referenced another component in one component. What can I do to refresh the referenced component when a value changes?
or call the destroy method of another component in the current component
I have referenced another component in one component. What can I do to refresh the referenced component when a value changes?
or call the destroy method of another component in the current component
the property passed in by the parent component of watch, the action to respond
Previous: To realize the linkage of two swiper under vue scaffolding
Next: How does the front end determine whether a video link address is valid?
try to get store data in the route file, but the undefined vuexmodule modulestore is displayed. ...