LAPTOP-16IUEB3P\Lenovo 2 жил өмнө
parent
commit
a2163ff2ba

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

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