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