yusheng 1 년 전
부모
커밋
3d7f2449ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/saleManage/saleOrder/returnGoods/components/inventoryTable.vue

+ 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 {