Authored by 陈峰

shop platform

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