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,