LAPTOP-16IUEB3P\Lenovo 2 лет назад
Родитель
Сommit
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 () {