haoxuan
2023-09-19 634518780dd0391191b4c7955643495e3a9bdf9e
src/main.js
@@ -9,7 +9,10 @@
// import Element from "element-ui"
// Vue.use(Element, { size: "small", zIndex: 3000 })
// 防止连续点击
// 全局指令
import { preventReClick } from "@/api/global-directives";
Vue.use(preventReClick);
Vue.use(ElementUI)
new Vue({