摘要: 阅读全文
posted @ 2013-06-24 17:48 shenghaishiweini 阅读(134) 评论(0) 推荐(0) 编辑
摘要: $("#button").click(function () { $("#form").first().attr("action", "/InitDataTools/setRackByLocation").submit(); }); $.ajax({ type: "POST", cache: false, url: "/racklocations/details", data: { userCode: $(this).attr('userCode') }, 阅读全文
posted @ 2013-06-24 17:46 shenghaishiweini 阅读(296) 评论(0) 推荐(0) 编辑