Jelajahi Sumber

feat: 行政审批列表增加编号字段

liujt 5 hari lalu
induk
melakukan
2e0303d2a2
1 mengubah file dengan 7 tambahan dan 0 penghapusan
  1. 7 0
      src/views/bpm/collaborative/index.vue

+ 7 - 0
src/views/bpm/collaborative/index.vue

@@ -457,6 +457,13 @@
             showOverflowTooltip: true,
             fixed: 'left'
           },
+          {
+            prop: 'processInstanceNo',
+            label: '编号',
+            align: 'center',
+            showOverflowTooltip: true,
+            width: 100
+          },
           {
             prop: 'dictType',
             label: '分类',