2213980799@qq.com hai 1 ano
pai
achega
14e1c315d0
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      src/views/bpm/todo/index.vue
  2. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/bpm/todo/index.vue

@@ -204,7 +204,7 @@
             minWidth: 200
             minWidth: 200
           },
           },
           {
           {
-            prop: 'processInstance.businessCode',
+            prop: 'businessCode',
             label: '单据编码',
             label: '单据编码',
             align: 'center',
             align: 'center',
             showOverflowTooltip: true,
             showOverflowTooltip: true,

+ 1 - 1
src/views/home/index.vue

@@ -344,7 +344,7 @@
             minWidth: 200
             minWidth: 200
           },
           },
           {
           {
-            prop: 'processInstance.businessCode',
+            prop: 'businessCode',
             label: '单据编码',
             label: '单据编码',
             align: 'center',
             align: 'center',
             showOverflowTooltip: true,
             showOverflowTooltip: true,