yusheng hai 1 ano
pai
achega
0d39bfd526
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/bpm/outgoingManagement/outbound.vue

+ 1 - 1
src/views/bpm/outgoingManagement/outbound.vue

@@ -975,7 +975,7 @@
             type: '1',
             builders: this.form.productList.map((item) => {
               return {
-                categoryId: item.id,
+                categoryId: item.productId,
                 num: item.totalCount
               };
             })