lxf пре 1 година
родитељ
комит
6a842606f4
1 измењених фајлова са 1 додато и 0 уклоњено
  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 {