luodangjia
2024-05-12 4d4b7420ed65a304921a3de201c9f23e91da064b
ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSmallPrice_info.js
@@ -454,7 +454,7 @@
    content += '}';
    console.log(content);
    //提交信息
    var ajax = new $ax(Feng.ctxPath + "/tSystemPrice/update", function(data){
    var ajax = new $ax(Feng.ctxPath + "/tSystemPrice/smallupdate", function(data){
        if (500 == data.code){
            Feng.error(data.message);
            return;