This error is reported using elementUI in vue, which does not affect the functionality, but you can see it every time you open the console.

clipboard.png

clipboard.png

did not find out where the problem is. If you have the trouble of looking familiar, please take a look at it. This is the js file in the elementUI file.

Sep.10,2021

when using forEach, judge whether there is a length
check the page XXX.forEach
add
if (XXX.length > 0) {

before that.
XXX.forEach

}


did you not generate the map file? If you generate a map file, you should be able to locate the location

Menu