ysy hai 1 ano
pai
achega
113c7803ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/material/BOMmanage/components/detailedList.vue

+ 1 - 1
src/views/material/BOMmanage/components/detailedList.vue

@@ -151,7 +151,7 @@
             ...where,
             ...where,
             pageNum: page,
             pageNum: page,
             size: limit,
             size: limit,
-            categoryId: this.attrObj.categoryId,
+            id: this.attrObj.id,
             bomType: this.attrObj.bomType,
             bomType: this.attrObj.bomType,
           });
           });
         },
         },