ysy 1 年之前
父节点
当前提交
113c7803ff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/material/BOMmanage/components/detailedList.vue

+ 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,
           });
         },