Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
zhangxiaoru
2017-09-05 14:16:09 +0800
Commit
4ea85be8c81b7fb558a8fa904cb4651bbca2a787
1 parent
41007210
return
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/home/models/order.js
apps/home/models/order.js
View file @
4ea85be
...
...
@@ -207,6 +207,8 @@ module.exports = class extends global.yoho.BaseModel {
break
;
}
});
return
orderBtn
;
}
/**
...
...
Please
register
or
login
to post a comment