Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
yyq
2016-06-07 13:53:48 +0800
Commit
34183f2040cd62645a26533fbe0b86d7fe392e1e
1 parent
e5b20787
退换货地区码过滤
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/home/returns-apply.js
web-static/js/home/returns-apply.js
View file @
34183f2
...
...
@@ -94,7 +94,7 @@ if ($refundInfo.length) {
setBackInput
(
$
(
this
).
val
()
*
1
);
}
});
}
else
{
}
else
if
(
defaultArea
)
{
syncRefundMode
(
defaultArea
);
}
...
...
Please
register
or
login
to post a comment