Browse Source

分类添加全部

zhaoxiaohai 2 năm trước cách đây
mục cha
commit
cbaf3f27e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packageA/tool/index.js

+ 1 - 1
packageA/tool/index.js

@@ -136,7 +136,7 @@ Page({
     if (init) content.pageNumber = 1;
     if (content.pageNumber > content.pageTotal) return;
     content.brandids = [this.data.brand.sa_brandid];
-    content.itemclassids = this.data.cType.itemclassid ? [this.data.cType.itemclassid] : "";
+    content.itemclassids = this.data.cType.itemclassid ? [this.data.cType.itemclassid] : [''];
     _Http.basic({
       "id": 20220924163802,
       content