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