ManagementZYTravel/guns-admin/src/main/webapp/static/modular/system/specialAreaBilling/specialAreaBilling.js
@@ -96,7 +96,7 @@ }, function () { var ajax = new $ax(Feng.ctxPath + "/specialAreaBilling/delete", function (data) { swal("删除成功", "您已经成功删除了。", "success"); TCar.table.refresh(); SpecialAreaBilling.table.refresh(); }, function (data) { swal("删除失败", data.responseJSON.message+"!", "warning"); });