refresh
The refresh method is used to proactively refresh a component's rendered view. When the data on the component hasn't updated, you can use this method to refresh the component's view.
Applicable to scenarios that require manual refreshing of non-reactive data.
{{_count}}