ludc
2023-10-20 782540f8ba18e4cf6e56f94b2b97c5b5afa17c9f
Source/UBCS-WEB/src/views/work/send.vue
@@ -65,6 +65,7 @@
        option: {
          height: 'auto',
          calcHeight: 20,
          columnBtn:false,
          tip: false,
          searchShow: true,
          searchMenuSpan: 6,
@@ -103,7 +104,7 @@
            label: '发起时间',
            sortable:true,
            width:180,
            prop: 'createTime'
            prop: 'processDefinitionStartTime'
          },{
            label: '所属流程模板',
            sortable:true,