cloud-server-management/src/main/webapp/static/modular/system/tCoupon/TCouponInfo.js
@@ -461,6 +461,7 @@ var ajax = new $ax(Feng.ctxPath + "/tCouponManage/commitData", function (data) { Feng.success("添加成功!"); window.parent.TCoupon.table.refresh(); couponInfoDlg.close(); }, function (data) { Feng.error("添加失败!" + data.responseJSON.message + "!"); });