ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/platform/platform.js
@@ -251,7 +251,17 @@ table.setPaginationType("client"); TUser.table = table.init(); }); TUser.tradeYse = function () { var time =document.getElementById("insertTime"); if ("" == $("#time").val()){ time.value=""; time.disabled = true; }else{ bTime.value=""; bTime.disabled = false; } }; TUser.sendAjaxRequest = function(url,type,data){ $.ajax({ url : url,