ysy 1 rok temu
rodzic
commit
113c7803ff

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

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