Explorar o código

bug修复提交

LAPTOP-16IUEB3P\Lenovo %!s(int64=2) %!d(string=hai) anos
pai
achega
796b41f081
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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 () {