ludc
2023-09-13 2ad5e8ada9a91a04a15cb6a36bfefe49a7ccd5c8
Source/UBCS-WEB/src/views/work/claim.vue
@@ -105,7 +105,7 @@
            label: '发起时间',
            sortable:true,
            width:180,
            prop: 'createTime',
            prop: 'processDefinitionStartTime'
          }, {
            label: '当前步骤',
            prop: 'taskName',