lxf hace 1 año
padre
commit
6a842606f4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {