Commit 60717e9d authored by 仇晓婷's avatar 仇晓婷

gantt

parent a6337052
......@@ -292,19 +292,19 @@ let options = {
html: true
},
{
id: 3,
id: 4,
label: "开始时间",
value: task => dayjs(task.start).format("YYYY-MM-DD"),
width: 78
},
{
id: 4,
id: 5,
label: "类型",
value: "type",
width: 68
},
{
id: 5,
id: 6,
label: "%",
value: "progress",
width: 35,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment