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 18:38:41 +0800
Commit
b624ab7a3a4c6066b7d7870b9b75cdbc50ce0deb
1 parent
20b879ab
update for cancel dialog
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/me/order/cancel-order.js
public/js/me/order/cancel-order.js
View file @
b624ab7
...
...
@@ -153,7 +153,7 @@ function getCancelReason(code, onCancel) {
if
(
r
.
reason
===
'其他'
||
r
.
reason
===
'其它'
)
{
r
.
isOther
=
true
;
}
})
})
;
reasons
.
push
({
subReasons
:
d
...
...
Please
register
or
login
to post a comment