cloud-server-management/src/main/webapp/static/modular/system/tGoods/tPay_info.js
@@ -60,6 +60,7 @@ console.log(TPayInfo.seItem.id) var ajax = new $ax(Feng.ctxPath + "/ticket/writeOff", function (data) { TPayInfo.search(); Feng.error("核销成功!") }, function (data) { }); ajax.set("id", TPayInfo.seItem.id);