yusheng il y a 1 an
Parent
commit
3d7f2449ae

+ 1 - 1
src/views/saleManage/saleOrder/returnGoods/components/inventoryTable.vue

@@ -787,7 +787,7 @@
             // v.returnReason = v.returnReason || '';
             // v.returnType = '';
             v.sendTotalCount = v.packingQuantity || 0;
-            v.sendProductId = v.sendProductId || v.categoryId;
+            v.sendProductId = v.sendProductId || v.categoryId||v.productId;
           });
           this.oldSendTotalWeightList = data.map((item) => {
             return {