loulijun2021
2022-10-13 ecaf70a4e7d72ecc1c18302fef31b3baab8e6513
src/main.js
@@ -60,7 +60,7 @@
import clearTabIndex from './utils/clearTabIndex.js' // 删除el-tooltip tabindex
clearTabIndex.install(Vue)
import vGanttChart from './components/v-gantt-chart/index' // 引用修改过的gantt
import vGanttChart from './lib/v-gantt-chart/index' // 引用修改过的gantt
Vue.use(vGanttChart)
new Vue({