mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 16:32:43 +08:00
fix:修复工作流的发起时间未返回
This commit is contained in:
parent
ae9723bc54
commit
3a7a587272
@ -131,7 +131,7 @@
|
|||||||
:formatter="dateFormatter"
|
:formatter="dateFormatter"
|
||||||
align="center"
|
align="center"
|
||||||
label="发起时间"
|
label="发起时间"
|
||||||
prop="createTime"
|
prop="processInstance.createTime"
|
||||||
width="180"
|
width="180"
|
||||||
/>
|
/>
|
||||||
<el-table-column align="center" label="当前任务" prop="name" width="180" />
|
<el-table-column align="center" label="当前任务" prop="name" width="180" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user