Authored by 毕凯

添加优惠券搜索

@@ -13,7 +13,7 @@ var conponTmpl = Handlebars.compile($('#tmpl-coupon').html()), @@ -13,7 +13,7 @@ var conponTmpl = Handlebars.compile($('#tmpl-coupon').html()),
13 13
14 ellipsis.init(); 14 ellipsis.init();
15 15
16 -$('#new-coupon').on('submit', function() { 16 +$('#search-coupon').on('submit', function() {
17 $.ajax({ 17 $.ajax({
18 method: 'POST', 18 method: 'POST',
19 url: '', 19 url: '',