|
@@ -17,7 +17,9 @@ import Antd from 'ant-design-vue';
|
|
|
|
|
|
|
|
import 'jquery';
|
|
import 'jquery';
|
|
|
|
|
|
|
|
|
|
+import gantt from 'gantt';
|
|
|
|
|
|
|
|
|
|
+console.log(gantt);
|
|
|
// bug fixed by jack
|
|
// bug fixed by jack
|
|
|
// 在加载 css 的时候 font 不能被正确的加载
|
|
// 在加载 css 的时候 font 不能被正确的加载
|
|
|
// import './assets/summernote.css';
|
|
// import './assets/summernote.css';
|