44323
2023-10-16 ef9a326f927e66835901cc9fa32536ed85cb97d6
cloud-server-management/src/main/webapp/static/modular/system/tShop/tShop_info.js
@@ -148,6 +148,8 @@
    var ajax = new $ax(Feng.ctxPath + "/tShop/saveImg", function(data){
        if(data.code == 200){
            Feng.success("保存成功")
            TCarInfoDlg.close();
        }
    });
    ajax.set("id",id);