Your Name
2022-11-30 f0cd5a4fe3b366fa753b8da5e387673c30c4d0f7
src/main.js
@@ -41,6 +41,9 @@
Vue.config.productionTip = false
Vue.config.devtools = true
import { stopReClick } from './utils/stopReClick'
Vue.use(stopReClick)
window.vueInstance = new Vue({
  el: '#app',
  router,