Commit 23cd68e8 by qinjianhui

feat: 添加开始时间

parent 72c2598a
......@@ -580,6 +580,11 @@ export default {
width: 130,
},
{
label: '开始时间',
key: 'startTime',
width: 130,
},
{
label: '期望完成时间',
key: 'expectCompleteTime',
width: 130,
......
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