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
陈峰
2017-08-14 13:35:32 +0800
Commit
7a3f384705a5a1df1e04157f07de21f73b4bb1fc
1 parent
8f9ed8c6
commitOrder params
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/services/repository/invoice-service.js
app/services/repository/invoice-service.js
View file @
7a3f384
...
...
@@ -63,7 +63,7 @@ class InvoiceService extends Service {
commitOrder
(
storeId
)
{
return
this
.
post
(
apiUrl
.
commitOrder
,
{
i
d
:
storeId
proRequisitionFormI
d
:
storeId
});
}
...
...
Please
register
or
login
to post a comment