标签:pap name lis lse == ret nbsp open() class
var w = window.open(); $.post("GetHomToTestPaper", {homeworkName:homeworkName }, function (data) { if (data.code == 1) { window.location.href = "/teacher/homework/list"; w.location.href = data.message; } else { dialogAlert(data.message) return false; } });
标签:pap name lis lse == ret nbsp open() class
原文地址:https://www.cnblogs.com/robert-s/p/9626673.html