Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
huangyi
2018-08-23 16:03:18 +0800
Commit
0956272101edfc8c914cb68ef15f04cd806c627d
1 parent
58b628d9
领券
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/admin/controllers/coupon.js
apps/admin/controllers/coupon.js
View file @
0956272
...
...
@@ -156,7 +156,7 @@ const couponController = {
type
:
'String'
}
],
rows
:
[]
rows
:
[
[
'c3236233105'
],
[
'c3236233105'
]
]
};
let
exportFile
=
excelExport
.
execute
(
conf
);
...
...
Please
register
or
login
to post a comment