Răsfoiți Sursa

修改记录盒子

ZZJ 3 ani în urmă
părinte
comite
9cbb403cd0
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/views/platform/bpmn/bpmInstHis/listType/jiLiang.vue

+ 1 - 1
src/views/platform/bpmn/bpmInstHis/listType/jiLiang.vue

@@ -132,7 +132,7 @@ export default {
           { prop: 'tYear', label: '年份', width: 58 },
           { prop: 'month', label: '月份', width: 58 },
           { prop: 'tDept', label: '部门', width: 80 },
-          { prop: 'procDefName', label: '表单名称' },
+          { prop: 'procDefName', label: '表单名称', width: 250 },
           { prop: 'facilityNumber', label: '编号', width: 180 },
           { prop: 'facility', label: '设备名称', width: 220, fieldType: 'slot', slotName: "facilitySlot" },
           { prop: 'facilityFactor', label: '校准机构', width: 220, fieldType: 'slot', slotName: "facilityFactor" },