ludc
2023-10-25 584ae5476c319cd1551a97b64c01ee1e5e5ff5a6
Source/UBCS-WEB/src/views/work/claim.vue
@@ -68,6 +68,7 @@
          calcHeight: 0,
          tip: false,
          simplePage: true,
          columnBtn:false,
          searchShow: true,
          searchMenuSpan: 6,
          border: true,
@@ -105,7 +106,7 @@
            label: '发起时间',
            sortable:true,
            width:180,
            prop: 'createTime',
            prop: 'processDefinitionStartTime'
          }, {
            label: '当前步骤',
            prop: 'taskName',