Showing
1 changed file
with
1 additions
and
1 deletions
@@ -31,7 +31,7 @@ var cardDetail = { | @@ -31,7 +31,7 @@ var cardDetail = { | ||
31 | if (asyncMode) { | 31 | if (asyncMode) { |
32 | yohoApp.invokeMethod('go.relieveCardSuccess'); | 32 | yohoApp.invokeMethod('go.relieveCardSuccess'); |
33 | } else { | 33 | } else { |
34 | - window.location.href = location.href + '&openby:yohobuy={"action":"go.relieveCardSuccess"}'; | 34 | + window.location.href = location.href + '&openby:yohobuy={"action":"go.relieveCardSuccess"}'; |
35 | } | 35 | } |
36 | } | 36 | } |
37 | }); | 37 | }); |
-
Please register or login to post a comment