loulijun2021
2023-04-22 e3edb24ee6b15cb7e67abf6c0ebfe731fbcb4a4c
src/main.js
@@ -60,6 +60,9 @@
import clearTabIndex from './utils/clearTabIndex.js' // 删除el-tooltip tabindex
clearTabIndex.install(Vue)
import vGanttChart from './lib/v-gantt-chart/index' // 引用修改过的gantt
Vue.use(vGanttChart)
new Vue({
  el: '#app',
  router,