hotfix/paypal-note
赵鹏 3 years ago
parent fd1906541b
commit f1a7850e8f

@ -907,7 +907,7 @@
alert("游船名称不能为空!");
return false;
} else {
let cUrl = "http://202.103.68.104/guide.php/yangtze/createjs?shipname=" + meta_ct_page_value;
let cUrl = "https://www.chinatravel.com/guide.php/yangtze/createjs?shipname=" + meta_ct_page_value;
window.open(cUrl, "生成游船数据文件");
}

Loading…
Cancel
Save