Commit aecfa58c authored by agping's avatar agping Committed by hujun

修改

# Conflicts: # public/app/js/detaila_tl.js
parent f23b102c
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
$("#fix_tel").click(function() { $("#fix_tel").click(function() {
if($.cookie("isCallShop") != 'yes'){ if($.cookie("isCallShop") != 'yes'){
$.ajax({ $.ajax({
url: 'api/recordCallNum', url: '/api/recordCallNumShare',
type: 'POST', type: 'POST',
async: true, async: true,
data: { data: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment