Admin
2022-11-24 ffd20ad90aa3dfb3ce5b3860f3556cdbb75f1c7a
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,