wangting
2023-08-04 37c5538fcd6a83f7122c9e961db3d8442ec6cb55
Source/UBCS-WEB/src/views/work/claim.vue
@@ -105,7 +105,7 @@
            label: '发起时间',
            sortable:true,
            width:180,
            prop: 'createTime',
            prop: 'processDefinitionStartTime'
          }, {
            label: '当前步骤',
            prop: 'taskName',