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 {