فهرست منبع

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