Source/UBCS-WEB/src/views/work/done.vue
@@ -62,6 +62,7 @@ height: 'auto', calcHeight: 0, tip: false, columnBtn:false, searchShow: true, searchMenuSpan: 6, border: true, @@ -99,12 +100,12 @@ label: '发起时间', sortable: true, width:180, prop: 'createTime', prop: 'processDefinitionStartTime' }, { label: '完成时间', sortable: true, width:180, prop: 'historyTaskEndTime', prop: 'createTime' }, { label: '所属流程模板', sortable: true,