lxf 1 năm trước cách đây
mục cha
commit
6a842606f4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {