Add refresh function to the right-click menu after electron-vue packaging

problem description

there is no problem with refreshing the page in the development environment F5, but after packaging, the shortcut keys are invalid. I want to add a right-click refresh function to electron-vue

the environmental background of the problems and what methods you have tried

related codes

/ / Please paste the code text below (do not replace the code with pictures)

what result do you expect? What is the error message actually seen?

Mar.11,2022

right-click to add an event

location.reload()
Menu