Commit 3a7a5872 by YunaiV

fix:修复工作流的发起时间未返回

parent ae9723bc
......@@ -131,7 +131,7 @@
:formatter="dateFormatter"
align="center"
label="发起时间"
prop="createTime"
prop="processInstance.createTime"
width="180"
/>
<el-table-column align="center" label="当前任务" prop="name" width="180" />
......
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 sign in to comment