Kaynağa Gözat

bug修复提交

LAPTOP-16IUEB3P\Lenovo 2 yıl önce
ebeveyn
işleme
796b41f081

+ 2 - 1
src/views/material/productLinkMaterial/index.vue

@@ -105,7 +105,8 @@
           ...where,
           pageNum: page,
           size: limit,
-          categoryLevelId: this.categoryLevelId
+          categoryLevelId: this.categoryLevelId,
+          isProduct: true
         });
       },
       success () {