The problem of error in v-on handler: “referenceerror: XXX is not defined” may occur during Vue compilation,
this may be because you do not reference the corresponding component, and the JS method of Vue reports an error,
after reference
The problem of error in v-on handler: “referenceerror: XXX is not defined” may occur during Vue compilation,
this may be because you do not reference the corresponding component, and the JS method of Vue reports an error,
after reference