problem description
I have written two function with the same method body in two different vue components, and they all have the same scope except that they define different scopes, so how can I tell that they are different? Or whether they can get their scope
the environmental background of the problems and what methods you have tried
I tried to encode the method with MD5 to get the id in the figure, but this id is the same.