Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-08-16 15:08:52 +0800
Commit
b565ece9086b771063b1522c50442b3dc8ed9e46
1 parent
645b418b
update for progress bar of order detail page
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/me/models/order.js
apps/me/models/order.js
View file @
b565ece
...
...
@@ -114,7 +114,7 @@ const statusMap = {
4
:
{
value
:
2
,
valueStr
:
'待收货'
,
step
:
3
,
step
:
2
,
showGetBtn
:
true
,
btns
:
btnMap
.
complete
},
...
...
Please
register
or
login
to post a comment