Showing
1 changed file
with
1 additions
and
0 deletions
@@ -213,6 +213,7 @@ seckillObj = { | @@ -213,6 +213,7 @@ seckillObj = { | ||
213 | 213 | ||
214 | if (focusElem.length) { | 214 | if (focusElem.length) { |
215 | history.go(0); | 215 | history.go(0); |
216 | + | ||
216 | // that.refreshProductList( | 217 | // that.refreshProductList( |
217 | // focusElem.find('input.activityId').val(), | 218 | // focusElem.find('input.activityId').val(), |
218 | // focusElem.find('input.date').val() | 219 | // focusElem.find('input.date').val() |
-
Please register or login to post a comment