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