Relative Content

Tag Archive for javascriptvue.jsvuejs3vue-component

Using the key attribute to control component refresh in vue failed

I need to click a button to modify the key value of the component through the bound function, and I find that the key value has changed, but the component is not unloaded for re-rendering. I checked a lot of information on the Internet, found that they are so to achieve page refresh, this problem […]