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
yyq
2016-07-28 14:31:39 +0800
Commit
0e2a3d96519488635fbeaf151da675c1f25a6869
1 parent
d9e21829
删除调试代码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
apps/me/models/returns.js
apps/me/models/returns.js
View file @
0e2a3d9
...
...
@@ -311,8 +311,6 @@ const _setRefundDetailData = (data) => {
orderCode
:
data
.
source_order_code
||
''
};
data
.
status
=
30
;
switch
(
data
.
status
)
{
case
10
:
Object
.
assign
(
resData
,
{
...
...
Please
register
or
login
to post a comment