Parcourir la source

Merge branch 'master' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wt into dengfei

695593266@qq.com il y a 1 mois
Parent
commit
03e6a27a4d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/bpm/outgoingManagement/outbound.vue

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

@@ -1216,6 +1216,7 @@
                 warehouseId: this.bizType == 3 ? item.warehouseId : '',
                 colorKey: item.colorKey || '',
                 batchNo: item.batchNo || '',
+                categoryModel: item.modelType || ''
               };
             })
           };