Authored by ZhongW

no message

@@ -869,7 +869,7 @@ var priceReject = { @@ -869,7 +869,7 @@ var priceReject = {
869 common.dialog.confirm("温馨提示", content, function() { 869 common.dialog.confirm("温馨提示", content, function() {
870 common.util.__disButton.call($this); 870 common.util.__disButton.call($this);
871 common.util.__ajax({ 871 common.util.__ajax({
872 - url: '/goods/price/reject', 872 + url: url,
873 data: fn() 873 data: fn()
874 }, function() { 874 }, function() {
875 g.reload(); 875 g.reload();