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