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 13:49:05 +0800
Commit
500454bec9378b82c04a5b8594c27469bf7b15aa
1 parent
6f1a5a92
update for mobile order
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
apps/me/models/order.js
apps/me/models/order.js
View file @
500454b
...
...
@@ -135,9 +135,9 @@ const statusMap = {
// 订单类型为手机的订单
const
isMobileOrder
=
{
3
:
true
,
4
:
true
,
6
:
true
18
:
true
,
19
:
true
,
21
:
true
};
// 转换时间戳
...
...
Please
register
or
login
to post a comment