瀏覽代碼

bug修复提交

LAPTOP-16IUEB3P\Lenovo 2 年之前
父節點
當前提交
796b41f081
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/material/productLinkMaterial/index.vue

+ 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 () {