lxf 1 year ago
parent
commit
6a842606f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/production/operation/overclaim/index.vue

+ 1 - 0
src/views/production/operation/overclaim/index.vue

@@ -101,6 +101,7 @@ const formConfig = computed(() => {
                   bomCode: item.bomCode,
                   quantity: undefined,
                   orderQuantity: item.quantity,
+                  id: item.id,
                 };
               });
             } else {