Преглед изворни кода

修改体系运行记录盒字段宽度

cfort пре 2 година
родитељ
комит
d996033902
1 измењених фајлова са 6 додато и 6 уклоњено
  1. 6 6
      src/views/platform/bpmn/bpmInstHis/list.vue

+ 6 - 6
src/views/platform/bpmn/bpmInstHis/list.vue

@@ -235,12 +235,12 @@
                     // 表格字段配置
                     columns: [
                         // { prop: 'subject', label: '任务标题', link: 'dialog', width: 250 },
-                        { prop: 'tYear', label: '年份', sortable: 'custom', width: 60 },
-                        { prop: 'tDept', label: '部门', sortable: 'custom', width: 120 },
-                        { prop: 'procDefName', label: '表单名称', sortable: 'custom', width: 200 },
-                        { prop: 'subject', label: '事务说明', sortable: 'custom', formatter: this.getDesc },
-                        { prop: 'tUser', label: '编制人', sortable: 'custom', width: 80 },
-                        { prop: 'endTime', label: '完成时间', sortable: 'custom', dateFormat: 'yyyy-MM-dd', width: 150}
+                        { prop: 'tYear', label: '年份', width: 60 },
+                        { prop: 'tDept', label: '部门', width: 90 },
+                        { prop: 'procDefName', label: '表单名称', width: 220 },
+                        { prop: 'subject', label: '事务说明', formatter: this.getDesc },
+                        { prop: 'tUser', label: '编制人', width: 80 },
+                        { prop: 'endTime', label: '完成时间', sortable: 'custom', dateFormat: 'yyyy-MM-dd', width: 90}
                     ],
                     rowHandle: {
                         actions: [