Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2018-01-09 16:31:44 +0800
Commit
e3fd93b46677cb6c2fd8f5a7060016db06031905
1 parent
a336fbd4
shop platform
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/statistics/product/product.vue
app/pages/statistics/product/product.vue
View file @
e3fd93b
...
...
@@ -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);
...
...
Please
register
or
login
to post a comment