lxf 1 year ago
parent
commit
97e1a0add1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/production/operation/production-error/index.vue

+ 1 - 1
src/views/production/operation/production-error/index.vue

@@ -241,7 +241,7 @@ const changeOrder = () => {
             name: item.name,
             name: item.name,
             code: item.code,
             code: item.code,
             orderQuantity: item.quantity,
             orderQuantity: item.quantity,
-            orderSkuId: item.skuId,
+            orderSkuId: item.id,
             skuSpecId: item.skuSpecId,
             skuSpecId: item.skuSpecId,
             exceptionSkuSpecId: "",
             exceptionSkuSpecId: "",
             exceptionSkuSpecCode: "",
             exceptionSkuSpecCode: "",