44323
2023-10-27 25a035eded99fe43efffd395da88f1593e33f237
cloud-server-management/src/main/webapp/static/modular/system/tCoach/tCoach_info.js
@@ -334,6 +334,8 @@
                data: JSON.stringify(data),
                contentType: "application/json",
                success: function (response) {
                    window.parent.TSite.table.refresh();
                    TSiteInfo.close();
                    Feng.success("修改成功");
                },
                error: function (xhr, status, error) {