Authored by 陈峰

shop platform

@@ -117,7 +117,7 @@ @@ -117,7 +117,7 @@
117 117
118 param.begin = this.beginDate; 118 param.begin = this.beginDate;
119 param.end = this.endDate; 119 param.end = this.endDate;
120 - param.platform = '1,2'; 120 + param.platform = '1,2,3,4';
121 121
122 const href = '/Api/platform/exportOneShopProductOverview?queryConf=' + 122 const href = '/Api/platform/exportOneShopProductOverview?queryConf=' +
123 JSON.stringify(param); 123 JSON.stringify(param);