This commit is contained in:
helloDy
2023-10-13 17:05:01 +08:00
parent d682ecc91c
commit 46aaa47e07
12 changed files with 82 additions and 75 deletions

View File

@@ -14,7 +14,7 @@ import * as echarts from 'echarts';
*
* https://echarts.apache.org/zh/option.html#series-custom.renderItem.arguments.params
*/
function renderItem(params, api) { }
// function renderItem(params, api) { }
export default class Gantt {
constructor(el) {