LAPTOP-16IUEB3P\Lenovo 2 лет назад
Родитель
Сommit
a2163ff2ba
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/material/product/index.vue

+ 1 - 0
src/views/material/product/index.vue

@@ -103,6 +103,7 @@
           ...where,
           ...where,
           pageNum: page,
           pageNum: page,
           size: limit,
           size: limit,
+          isProduct:true,
           categoryLevelId: this.categoryLevelId
           categoryLevelId: this.categoryLevelId
         });
         });
       },
       },