Vue, can you define a method to refresh b component in a component

vue, can you define a method to refresh b component in a component

May.11,2022

first of all, you need to take a look at the relationship between your components. If it's a parent-child relationship, it's easiest to refresh the corresponding data

.
Menu