diff --git a/core.1032 b/core.1032 new file mode 100644 index 0000000000000000000000000000000000000000..273e46c0cb433b26229350adab74baee6f7f2a7e Binary files /dev/null and b/core.1032 differ diff --git a/core.58094 b/core.58094 new file mode 100644 index 0000000000000000000000000000000000000000..95cad59657da837f6c5756d03048b902286de631 Binary files /dev/null and b/core.58094 differ diff --git a/package.json b/package.json index 5b73ba5cab04d7e192e0b1cdbf12682a1e0e3d8c..7f5b5b19d9760d79747fe632dcaac53c2cab28c3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "core-js": "^3.8.3", "echarts": "^5.5.0", "element-ui": "^2.15.14", - "less-loader": "5.0.0", + "moment": "^2.30.1", "vue": "^2.6.14", "vue-router": "3" }, @@ -23,6 +23,8 @@ "@vue/cli-service": "~5.0.0", "eslint": "^7.32.0", "eslint-plugin-vue": "^8.0.3", + "less": "3.0.4", + "less-loader": "5.0.0", "vue-template-compiler": "^2.6.14" }, "eslintConfig": { diff --git a/src/components/ganttchart/index.vue b/src/components/ganttchart/index.vue index 5cdeb3b5058bf9f158df3b0bffe22afb01dd00a4..87305e3033fb197d2a7d1b7ab5d1fba9e17fbccc 100644 --- a/src/components/ganttchart/index.vue +++ b/src/components/ganttchart/index.vue @@ -4,20 +4,43 @@